Skip to main content

git intransic issue tracking

Project description

# tessera

The most simple git based ticketing system.

We believe that:

  • Issues belong to the code. Point.

  • A powerful system can be build with minimum effort

  • Simplicity is the solution to our complex environment.

If you want to

  • get rid of loosing your tickets because of changing the issue management system

  • let your issues flow with your branches and patches

  • have documented your issues with your code

  • have a real unique and persistent issue id

  • a shaXX save documented issue system

… take a look at tessera.

License: GPL Version: 0.00.01

## Installation

`bash git clone https://github.com/neolynx/git-tessera.git tessera cd tessera python setup.py install `

## Usage

`bash cd my_favorite_git_project git tessera init git tessera create my first ticket git tessera ls git tessera edit <tessera-id> ` ## Development

We recommend you to develop git-tessera inside a virtualenv, since the dependencies can be managed much easier and no unwanted packages installed somewhere on the system are involved.

` virtualenv tessera-env --no-site-packages `

Note: the `–no-site-packages` option is only used for older versions of virtualenv. In newer versions it’s default anyway but it is not a problem to use this option at all!

Activate the virtualenv with:

` . tessera-env/bin/activate `

and deactivate it with:

` deactivate `

Now you can install all dependencies with the requirements.txt file:

` pip install -r requirements.txt `

After this command you can see the control with the pip freeze command

` $ pip freeze argparse==1.2.1 colorful==0.01.02 dulwich==0.9.4 funky==0.0.2 git-tessera==0.00.01 gittle==0.2.2 mimer==0.0.1 paramiko==1.10.0 pycrypto==2.6 web.py==0.37 wsgiref==0.1.2 `

Install git-tessera with the setup.py script inside the virtualenv:

` python setup.py install `

If you install git-tessera without installing the dependencies from the requirements.txt file the needed packages will be installed with the setup.py script!

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

git-tessera-0.00.04.tar.gz (9.7 kB view details)

Uploaded Source

File details

Details for the file git-tessera-0.00.04.tar.gz.

File metadata

  • Download URL: git-tessera-0.00.04.tar.gz
  • Upload date:
  • Size: 9.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for git-tessera-0.00.04.tar.gz
Algorithm Hash digest
SHA256 46dd1363b9f96bdd346e45cc0221492664787996b88b1023fcd7eab3b047f1e7
MD5 00eeb5ed9bf1df4c4e379be44d6274be
BLAKE2b-256 044ac20ddfdf4ffff735b696e22e6bc2a89c4f5d1dc1bb06f1f9495d4b2dc1a0

See more details on using hashes here.

Supported by

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