1.1.0 • Published 3 years ago

@mindsondesignlab/bitbucket-env-helper v1.1.0

Weekly downloads
11
License
MIT
Repository
-
Last release
3 years ago

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