check-this-out
v1.0.6
Published
command line interface to switch between recently checked out branches
Downloads
28
Maintainers
Readme
check-this-out
Easily checkout a branch from your most recent branches
Work-In-Progress
This is still under development. Sorry for all the bugs!
You can report bugs here!
Deployment
yarn && yarn build
or npm install && npm build
or you can install directly from the npm store npm install -g check-this-out
Usage
If you installed from the npm store you can use cto
to display your most recently checked out branches.
If you built the package yourself you can create an alias alias cto=/path/to/index.js
or symlink index.js
to your bin
.
Key Commands
Enter | Select Branch
j/k, down/up | Navigate between branches
q, esc, Cc | Exit Check This Out