ti
ticketing system built on Git
Install
- All systems
-
curl cmd.cat/ti.sh
- Debian
-
apt-get install ticgit
- Ubuntu
-
apt-get install ticgit
- Kali Linux
-
apt-get install ticgit
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ticgit
- Raspbian
-
apt-get install ticgit
- Dockerfile
- dockerfile.run/ti
ticgit
ticketing system built on Git
ticgit is an issue tracking system based in the Git revision control system. Tickets are stored in a separate branch called “ticgit” within a Git repository that can be made available on a public server along with the project’s source code. The idea is to keep tickets close to a project without touching its source tree.