pmg
An easy-to-use patch manager for an email-based software development workflow.
Usage
See the man
page for a
full description and a "Getting Started" guide.
Installation
Run make
and make install
(or make PREFIX=~/.local install
) to install
pmg
, the shell completions and the manpage.
Shell completions
You can als manually install the command completions for the bash, zsh or fish
shells with:
source <(pmg completion bash)
source <(pmg completion zsh)
source <(pmg completion fish)
Contributing
Send patches on the mailing list.
License
MIT, see LICENSE.
Copyright © 2024 Koni Marti