donder-release
Quickly create releases on Github from the command line or CI using conventional commits.
Installation
With Cargo
bash
cargo install donder-release
With Npm
bash
npm install -g donder-release-cli
Usage
See CLI options:
bash
donder-release --help
TODO
- Footer links support
- Add documentation
- Add tests
- Add CI
- Add support to other git providers(?)
- Add support for mono-repos(?)