Skip to content

lucasea777/jirer

Repository files navigation

jirer

PyPI - Version PyPI - Python Version Tests Codecov Read the Docs PyPI - License

Black pre-commit Contributor Covenant

Quickstart

Install using pip:

pip install git+https://github.com/lucasea777/jirer.git --user

Ensure that ~/.local/bin is in PATH, otherwise add something like:

PATH=PATH:/home/$(whoami)/.local/bin

to ~/.zshrc or ~/.bashrc

Usage

$ jirer --help
$ jirer sprint  --help # display a nice table with the tasks
$ jirer transition  --help # transition an issue given the id (e.g. from progress to CR)

The first time you run either of the commands it will ask for the atlassian credentials, which will then be stored at ~/.jirer-console-config

Handy aliases

you can then add aliases like:

alias jira="jirer sprint"
alias jiraf="jirer sprint --fetch"
alias jiramv="jirer transition"

Basic jirer CLI

Features

  • TODO

Credits

This package was created with Cookiecutter and the fedejaure/cookiecutter-modern-pypackage project template.

About

Jira ninja mini cli

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages