UNPKG

sao-clasp

Version:
41 lines (26 loc) 1.46 kB
# sao-clasp [![npm](https://img.shields.io/npm/v/sao-clasp.svg)](https://www.npmjs.com/package/sao-clasp) [![npm](https://img.shields.io/npm/dt/sao-clasp.svg)](https://www.npmjs.com/package/sao-clasp) [![dependencies Status](https://david-dm.org/takanakahiko/sao-clasp/status.svg)](https://david-dm.org/takanakahiko/sao-clasp) [![awesome](https://camo.githubusercontent.com/13c4e50d88df7178ae1882a203ed57b641674f94/68747470733a2f2f63646e2e7261776769742e636f6d2f73696e647265736f726875732f617765736f6d652f643733303566333864323966656437386661383536353265336136336531353464643865383832392f6d656469612f62616467652e737667)](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) )