Skip to content

remoteoss/homebrew-kasa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

Homebrew Tap for Kasa

Kasa is a stacked merge requests CLI for GitLab. It lets you split your work into small, dependent MRs that are easy to review and merge.

Install

brew tap remoteoss/kasa
brew install git-kasa

Upgrade

brew upgrade git-kasa

Usage

Kasa installs as a git subcommand:

git kasa status    # show your MR stack
git kasa update    # create or update stacked MRs
git kasa merge     # merge the stack
git kasa clean     # clean up merged branches

Run git kasa --help for the full list of commands.

Requirements

  • Git
  • A GitLab project with API access (GITLAB_TOKEN or glab CLI configured)

Supported platforms

OS Architecture
macOS Apple Silicon (ARM64)
macOS Intel (x64)
Linux x64
Linux ARM64

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages