donder-release

Crates.iodonder-release
lib.rsdonder-release
version1.5.2
sourcesrc
created_at2022-11-29 15:53:11.929626
updated_at2024-05-21 08:25:08.501605
descriptionQuickly create releases on Github from the command line or CI using conventional commits.
homepage
repository
max_upload_size
id725481
size108,600
Bruno Morgado (mstrk)

documentation

README

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(?)
Commit count: 0

cargo fmt