Skip to content

Ruskiz/GoogleAppsScriptImporter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Google Apps Script Exporter/Importer

About

  • Exporter: Export Google Apps Script information into local.
  • Importer: Import local Google Apps Script into Google server(sync).

Usage

# Exporter
$ python gas_export.py -b <OAuth2 Bearer> -f <File ID>

# Importer
$ python gas_import.py -b <OAuth2 Bearer> -f <File ID> -s <Script ID> -p <Script Local Path>

About

Google Apps Script Export/Import Tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published