1.0.0 • Published 5 years ago

delta-controls-cloud-provisioning v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

Hub II Cloud Provisioning

About

A library to help with provisioning to Google Cloud services.

Getting Started

Auto-switching of Node.js versions (optional)

  • We enforce the use of node v8 for this project. avn-nvm is used to switch node versions automatically.
  • For bash and zsh users, run npm install -g nvm avn avn-nvm then avn setup.
  • For fish-shell users, added this function to your config.fish.

Install Dependencies

Notice: The following steps will be updated soon with Lerna support.

OSX

Start by choosing a directory which contains functions you want to install.

$ cd <directory>

Install the NPM dependencies.

$ npm install

Windows

Coming soon...

1.0.0

5 years ago