SkillAgentSearch skills...

Cit

command line issue tracker

Install / Use

/learn @yassinemaaroufi/Cit
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

cit

Command line Issue Tracker

Author: Yassine Maaroufi - yassinemaaroufi@gmail.com

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
View on GitHub
GitHub Stars16
CategoryDevelopment
Updated6y ago
Forks1

Languages

Python

Security Score

60/100

Audited on Nov 5, 2019

No findings