Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 650 Bytes

README.md

File metadata and controls

37 lines (26 loc) · 650 Bytes

donder-release

Quickly create releases on Github from the command line or CI using conventional commits.


Installation

With Cargo

cargo install donder-release

With Npm

npm install -g donder-release-cli

Usage

See CLI options:

donder-release --help

TODO

  • Footer links support
  • Add documentation
  • Add tests
  • Add CI
  • Add support to other git providers(?)