sao-clasp
Version:
gas clasp project template
41 lines (26 loc) • 1.46 kB
Markdown
# 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)
> 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 :D
For 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) )