Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 3 months 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 [email protected]:yukihirai0505/my-google-apps-script.git
$ cd my-google-apps-script
$ cp -r boilerplate << new project name >>
$ cd << new project name >>
# Edit package.json
```