@fbarrailla/co
v1.0.0
Published
Simple git checkout cli
Downloads
2
Readme
co
Easily checkout
/delete
your local git branches from an interactive CLI.
Made with Inquirer.js + some arrow functions.
Installation
$ git clone https://github.com/fbarrailla/co.git
$ cd co
$ yarn # or: npm install
$ ln -s ./index.js /usr/local/bin/co
$ sudo chmod +x /usr/local/bin/co
Usage
$ co