| Crates.io | rels |
| lib.rs | rels |
| version | 0.1.2 |
| created_at | 2023-10-21 21:47:26.426187+00 |
| updated_at | 2023-10-23 15:40:39.194014+00 |
| description | A command line tool to easily track tickets and releases via git. |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1010264 |
| size | 33,588 |
This is a CLI tool aiming to simplify tracking which JIRA tickets are in which releases.
By default, it assumes each tag in the repository is a release.
Requires Rust / Cargo - Install at https://rustup.rs/
Build + install using cargo install rels.
To view all releases, and all the tickets in each release, simply run rels from within the Git repo.
See rels --help for other available commands.