Skip to content

MartinBernstorff/gokid

Repository files navigation

GoKid

GoKid is a CLI tool for managing changes, designed to remove the boilerplate work from creating branches, pull requests, and more.

Installation

Requires the GitHub CLI to be installed under gh, e.g.

brew install gh

Can then be installed by:

brew update && brew install martinbernstorff/homebrew-tap/gk

Usage

gk --help

Setup

Write the default config to the current directory, and you are ready to go! 🚀

gk init

Gokid looks for configuration files in the current directory, or any parent directory. It uses the values from the first config it encounters.

Roadmap

  • Add rollback in case of failure. Architecture is likely a command-pattern.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages