Skip to content

matt-winfield/rels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rels - Simple CLI tool for tracking releases via Git

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.

Installation

Requires Rust / Cargo - Install at https://rustup.rs/

Build + install using cargo install rels.

Usage

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.

About

Rels is a CLI tool for viewing release info via git

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages