Initial commit: lightweight CLI ticket tracker

A JSON-backed ticket management system with full CRUD operations,
status/priority filtering, prefix-based ID resolution, and test suite.
This commit is contained in:
Arcline Dev
2026-07-03 21:35:32 -05:00
commit c6dc1a2acf
9 changed files with 673 additions and 0 deletions

0
tests/__init__.py Normal file
View File