- Download the binary from releases section.
- Run
$ brancherand select the brach to make the checkout in the menu or you can run$ brancher branch_namedirectly - Use the command
-nto create a new branch
- Clone this repo
git clone https://github.com/pablotrianda/brancher.git - Go to folder
cd brancher - Install the dependencies
go mod tidy - Run
go run *.go
- Run
make build
- Show error in a friendly way.
- Build a neovim plugin ;)

