Installation
$ npm install -g @mindsondesignlab/bitbucket-env-helper
Usage
Initialize bitbucket connection
$ modl-beh init
? Bitbucket username: yourusername
? Bitbucket App Password: yourapppassword
? Bitbucket workspace: mindsondesignlab
Note: App passwords can be found @ https://bitbucket.org/account/settings/app-passwords/
Manage environment variables for a repo
$ cd ~/[repo]
$ modl-beh manage