https://github.com/takanakahiko/sao-clasp
gas clasp project template
https://github.com/takanakahiko/sao-clasp
clasp googleappsscript sao-template
Last synced: 4 months ago
JSON representation
gas clasp project template
- Host: GitHub
- URL: https://github.com/takanakahiko/sao-clasp
- Owner: takanakahiko
- License: mit
- Created: 2018-10-28T04:43:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-16T07:04:10.000Z (8 months ago)
- Last Synced: 2024-10-17T18:30:53.674Z (8 months ago)
- Topics: clasp, googleappsscript, sao-template
- Language: JavaScript
- Homepage:
- Size: 641 KB
- Stars: 12
- Watchers: 1
- Forks: 2
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sao-clasp
[](https://www.npmjs.com/package/sao-clasp)
[](https://www.npmjs.com/package/sao-clasp)
[](https://david-dm.org/takanakahiko/sao-clasp)
[](https://github.com/saojs/awesome-sao)
[](https://devtoken.rocks/package/sao-clasp)> gas [clasp](https://github.com/google/clasp) project template
## Usage
```bash
$ npx sao clasp my-project -u
```### From git
```bash
$ npx sao takanakahiko/sao-clasp my-project -u
```## Contributing
Pull requests and stars are always welcome.
1. Fork it!
2. Create your feature branch: git checkout -b my-new-feature
3. Commit your changes: git commit -am 'Add some feature'
4. Push to the branch: git push origin my-new-feature
5. Submit a pull request :DFor bugs and feature requests, please [create an issue](https://github.com/takanakahiko/sao-clasp/issues).
## License
MIT © [takanakahiko](https://github.com/takanakahiko)
This template was made based on [gas-clasp-starter](https://github.com/howdy39/gas-clasp-starter).
( MIT © [howdy39](https://github.com/howdy39) )