Skip to content

yassinemaaroufi/cit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

cit

Command line Issue Tracker

Author: Yassine Maaroufi - [email protected]

Distributed under GPLv3 - http://www.gnu.org/copyleft/gpl.html

Description:

Cit is a small issue tracker that can be included in your project's base directory. It can thus be versioned with the rest of your code using tools like git or bzr. Cit is written in python and resides in a sqlite database.

Getting started:

cit init                      # To initialize the issue tracker

cit add "First issue"         # To add an issue

cit + 0                       # To upvote issue no. 0

About

command line issue tracker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages