Skip to main content

My Own Issue CLI (Jira, Gitlab etc...)

Project description

MOIC : My Own Issue CLI

Freely inspired by https://pypi.org/project/jira-cli/

Command line utility to interact with issue manager such as Jira

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, setting up instance, credentials etc...
  issue     Create, edit, list Jira issues
  list      List projects, issue_types, priorities, status
  rabbit    Print an amazing rabbit: Tribute to @fattibenji...
  sprint    Create, edit, list Jira Sprints
  template  List, edit templates
  version   Provide the current moic installed version

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

Feel free open issues on Gitlab or propose Merge Requests

Prerequisites

This project is based on Poetry as a package manager. It allows the use of virtual environments and the lock of package versions, whether they are in your dependencies or just sub-dependencies of these dependencies.

Setup

  • Create virtualenv (Optionnaly you can use pyenv which is a Python Virtualenv Manager in combination with Poetry)
poetry shell
  • Install dependencies
poetry install
pre-commit install

Pre-commit will check isort, black, flake8

### Commit messages

This project uses semantic versioning so it is important to follow the rules of conventional commits.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

moic-1.2.2.tar.gz (25.9 kB view details)

Uploaded Source

Built Distribution

moic-1.2.2-py3-none-any.whl (36.1 kB view details)

Uploaded Python 3

File details

Details for the file moic-1.2.2.tar.gz.

File metadata

  • Download URL: moic-1.2.2.tar.gz
  • Upload date:
  • Size: 25.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.7

File hashes

Hashes for moic-1.2.2.tar.gz
Algorithm Hash digest
SHA256 fce864c012f133187255d488ebdad4d43f500db1d9693ea1f97d552bbc70a40c
MD5 f0e7e0cdef3ed21c824101df847e7a76
BLAKE2b-256 57bec0436e25916f6b37ea93b137743015dbf06690155295b85413981c935edc

See more details on using hashes here.

File details

Details for the file moic-1.2.2-py3-none-any.whl.

File metadata

  • Download URL: moic-1.2.2-py3-none-any.whl
  • Upload date:
  • Size: 36.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.7

File hashes

Hashes for moic-1.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 4e7571ec6e5243c7aef9fc65eb19689c5c375d8994449fe9db66376af9f03471
MD5 30c34798c6ef806e5783991976c732b0
BLAKE2b-256 75cb6f9ac80666fab620bb2a8790e6536fa884d7ba58d3c4eebcbef2b116a455

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page