This project adheres to GitHub Flow.
During development you will likely not wish to use the OneBlink Production Environment. This can be achieve by setting the ONEBLINK_CLI_ENVIRONMENT variable to the value of the environment you wish to use e.g. test.
-
Checkout
mastergit checkout master -
Get the latest code
git pull -
Start the release process
npm run release