1.0.0 • Published 5 years ago
delta-controls-cloud-provisioning v1.0.0
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
andzsh
users, runnpm install -g nvm avn avn-nvm
thenavn 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