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