branchify
v0.1.2
Published
Lets you create unnecessary long branch names from strings and sentences
Downloads
52
Readme
branchify
Lets you create unnecessary long branch names from strings and sentences
Installation
npm install -g branchify
Usage
branchify my branch name
(outputs: my-branch-name)
if you want to dogeify your branch name, prefix it like this:
branchify --dogeify my branch name
(outputs: wow-my-such-branch-very-name-wow)
