Crates.io | gitverse |
lib.rs | gitverse |
version | 0.0.2 |
source | src |
created_at | 2023-11-08 23:59:37.74013 |
updated_at | 2023-11-13 20:46:13.977858 |
description | Rustic implementation of GitVerse |
homepage | https://github.com/thevickypedia/gitverse-rustic |
repository | https://github.com/thevickypedia/gitverse-rustic |
max_upload_size | |
id | 1029542 |
size | 10,865,337 |
Rustic version of GitVerse
gitverse-rustic
is an application written in Rust to create organized release notes.
git tags
to get all tags for a repositorycurl -o asset -LH "Accept: application/octet-stream" "https://github.com/thevickypedia/gitverse-rustic/releases/latest/download/asset_gitverse"
debug
- Enable on screen loggingreverse
- Generate release notes in reverse mode (last release first)--filename
/ -f
- Filename for release notes to be stored in--title
/ -t
- Title for the release noteshttps://crates.io/crates/gitverse
rustup component add clippy
cargo clippy --no-deps --fix --allow-dirty
© Vignesh Rao
Licensed under the MIT License