@caedes/git-branch-new
v1.2.0
Published
New Git branch creation CLI
Downloads
13
Readme
Git Branch New
Usage
Installation
Install it globally with:
yarn global add @caedes/git-branch-new
Upgrade it globally with:
yarn global upgrade @caedes/git-branch-new
Uninstall it globally with:
yarn global remove @caedes/git-branch-new
Contribution
How to Contribute to Open Source
To run the CLI in development mode just run:
yarn dev