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.0.0.tar.gz (21.8 kB view details)

Uploaded Source

Built Distribution

moic-1.0.0-py3-none-any.whl (28.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: moic-1.0.0.tar.gz
  • Upload date:
  • Size: 21.8 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.45.0 CPython/3.7.7

File hashes

Hashes for moic-1.0.0.tar.gz
Algorithm Hash digest
SHA256 f212b5467d3e3178f2916a93072a7c04bed080731986f7a3d34e9ad99331582a
MD5 00fef132676ef9eb04fb7a8b1550c651
BLAKE2b-256 d4bfb445ef6b65b6d556991ece1ac9b11c038cee80fb9e883e9f30c6365ef161

See more details on using hashes here.

File details

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

File metadata

  • Download URL: moic-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 28.2 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.45.0 CPython/3.7.7

File hashes

Hashes for moic-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 dc912e06bafc0757192aed67a6576ab3bb4e4a9071618a7e58e7b57e0d37ced6
MD5 bc8d65406dbf30ab1242145bc1ec572d
BLAKE2b-256 aad779ba92a8530996307042a1fb6896ee0e1ceba9cdb544e363fd773655bcaa

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