Skip to main content

An “Issue tracking system” as part of your repository

Project description

image Build Status

its

its - an “Issue tracking system” as part of your repository.

Installation

its can be installed from PyPI with the following command:

pip3 install its

Or installing directly from the repository:

git clone https://github.com/yeger00/its.git
cd its
pip3 install -e .

Getting started

Initialization

Craeting a new its repo by using the command:

itscli init

This will create a new .its directory in the current directory.

Working with issues

Adding a new issue:

itscli issue new "title"

List all the issue:

itscli issue list

Adding comment to issue:

itsclie issue --id <issue_id> add comment "message"

Tests

You can run the tests with the tox command:

tox

Or directly with pytest:

py.test

Lint

You can run lint with the tox command:

tox -e lint

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

its-0.0.7.tar.gz (4.7 kB view details)

Uploaded Source

File details

Details for the file its-0.0.7.tar.gz.

File metadata

  • Download URL: its-0.0.7.tar.gz
  • Upload date:
  • Size: 4.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.7

File hashes

Hashes for its-0.0.7.tar.gz
Algorithm Hash digest
SHA256 e6d482503beddc49cd612d86a2174563a6138eaeb93f319b386e676f434dc7eb
MD5 baba3b9885ff412aba1dab5d67792c08
BLAKE2b-256 e6837493e8bea4ca0478b502855cb1cd89660497206bfdf54c4eb763713aabf8

See more details on using hashes here.

Supported by

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