Documentation available here
npm install -g bcli
To be able to start working with blue-next
you need to install lerna
globally and then in the root of repository run lerna bootstrap
.
To know more about javascript projects with multiple packages, go to Lerna repository