An open API service indexing awesome lists of open source software.

https://github.com/yukihirai0505/my-google-apps-script

:beer: My Google Apps Script
https://github.com/yukihirai0505/my-google-apps-script

google-apps-script

Last synced: about 1 year ago
JSON representation

:beer: My Google Apps Script

Awesome Lists containing this project

README

          

# My Google Apps Script

This repo is for my google apps scripts.
Please be fun to see my scripts and use it.

## New GAS Prohect

```
$ git clone git@github.com:yukihirai0505/my-google-apps-script.git
$ cd my-google-apps-script
$ cp -r boilerplate << new project name >>
$ cd << new project name >>
# Edit package.json
```