1.0.0 • Published 8 years ago

@fbarrailla/co v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
8 years ago

co

Easily checkout/delete your local git branches from an interactive CLI.

Demo

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
1.0.0

8 years ago