Skip to content

fsmiamoto/ck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ck

Checkout git branches with fuzzy finding, using go-fuzzyfinder and go-git

Demo of ck

Installation

$ go get github.com/fsmiamoto/ck/cmd/ck

Make sure to have GOBIN on your path, you can check it with:

$ go env GOBIN