My Own Issue CLI (Jira, Gitlab etc...)
Project description
MOIC : My Own Issue CLI
Inspired by https://pypi.org/project/jira-cli/
Command line utility to interact with issue manager such as Jira and Gitlab
Getting Started
- Install moic
> pip install moic
- Configure moic
> moic configure
- Commands
> moic
Usage: moic [OPTIONS] COMMAND [ARGS]...
Options:
--help Show this message and exit.
Commands:
config Configure Jira cli
issue Create, edit, list Jira issues
list List projects, issue_types, priorities, status
template List, edit templates
Autocompletion
To activate bash autocompletion just add:
- For bash
# In your .bashrc
eval "$(_MOIC_COMPLETE=source_bash moic)"
- For zsh
# In your .zshrc
eval "$(_MOIC_COMPLETE=source_zsh moic)"
Contribute
Setup
- Create virtualenv
poetry shell
- Install dependencies
poetry install
- Install pre-commit
pre-commit install
bq. Pre-commit will check isort, black, flake8
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
moic-0.3.0.tar.gz
(13.8 kB
view details)
Built Distribution
moic-0.3.0-py3-none-any.whl
(18.2 kB
view details)
File details
Details for the file moic-0.3.0.tar.gz
.
File metadata
- Download URL: moic-0.3.0.tar.gz
- Upload date:
- Size: 13.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bd32029dc201a48efa8161dc3878643a8fe5e1f79cfe4d6bcdcafe77f731b953 |
|
MD5 | 022a174a18fc898ecd233cd5ee9d915a |
|
BLAKE2b-256 | 4701cafb24d88b0f9666a4999774b1f28df18405a705abb930234daaaef01a96 |
File details
Details for the file moic-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: moic-0.3.0-py3-none-any.whl
- Upload date:
- Size: 18.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 39ec8fb4cd56e1ae2205ca93248c57072cb437fe039ba369372e6886fb832ecc |
|
MD5 | 65c1bc1055cffbaa84ac46a829063123 |
|
BLAKE2b-256 | 2997df3974e234b77de455073baa91a1943524d5df2204d5d71a5038421d87b4 |