Stack based flow for GitHub.
brew install fcjr/fcjr/git-stack
scoop bucket add fcjr https://github.com/fcjr/scoop-fcjr.git
scoop install git-stack
If you are on another platform such as linux or just rather not use a package manager, you can download a binary from Github releases and use it straight away without having to install any additional dependencies.
- Find the latest release, download the tar.gz file for your given operating system and extract it.
- Inside you'll find the
git-stack
executable which you can run directly (Note: you may need to allow execution viachmod +x <PATH_TO_GIT_STACK_EXE>
).
Basic:
git stack -h
This project uses goreleaser.