CLI for branch-based commit messages.
How to Get
Clone de repository
git clone https://github.com/heyloh/bbcommits-cli.git
Go to the folder
cd bbcommits-cli
Install the dependencies
npm i
Install de CLI on your machine
sudo npm i -g .
How to Use
bbcommit -m "Sua mensagem de commit"
How to Remove
Linux
sudo rm -rf /usr/lib/node_modules/bb-commits-cli
Windows
cd ~/AppData/Roaming/npm
rm -rf bbcommit bbcommit.cmd bbcommit.ps1 node_modules/bb-commits-cli
Made with ❤ by Lohana Torres