Google Cloud Function (NodeJS)
npm install generator-google-cloud-functionFirst, install Yeoman and generator-google-cloud-function using npm (we assume you have pre-installed node.js).
``bash`
npm install -g yo
npm install -g generator-google-cloud-function
Then generate your new project:
`bash``
yo google-cloud-function
* Yeoman has a heart of gold.
* Yeoman is a person with feelings and opinions, but is very easy to work with.
* Yeoman can be too opinionated at times but is easily convinced not to be.
* Feel free to learn more about Yeoman.
Apache-2.0 © Artem Grinko
[npm-image]: https://badge.fury.io/js/generator-google-cloud-function.svg
[npm-url]: https://npmjs.org/package/generator-google-cloud-function
[travis-image]: https://travis-ci.com/JavaGrinko/generator-google-cloud-function.svg?branch=master
[travis-url]: https://travis-ci.com/JavaGrinko/generator-google-cloud-function
[daviddm-image]: https://david-dm.org/JavaGrinko/generator-google-cloud-function.svg?theme=shields.io
[daviddm-url]: https://david-dm.org/JavaGrinko/generator-google-cloud-function