npm.io
1.0.2 • Published 4 years ago

generator-google-cloud-function

Licence
Apache-2.0
Version
1.0.2
Deps
3
Size
6 kB
Vulns
0
Weekly
0

generator-google-cloud-function NPM version Build Status Dependency Status

Google Cloud Function (NodeJS)

Installation

First, install Yeoman and generator-google-cloud-function using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-google-cloud-function

Then generate your new project:

yo google-cloud-function

Getting To Know Yeoman

  • 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.

License

Apache-2.0 Artem Grinko