No description
- Odin 97%
- Makefile 3%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| issues | ||
| tui | ||
| .gitignore | ||
| main.odin | ||
| Makefile | ||
| README | ||
__ .-----.|__|.-----.-----.--.--.-----. | _ || ||__ --|__ --| | | -__| |___ ||__||_____|_____|_____|_____| |_____| --- Simple personal issue tracker written in Odin. The intention is to drive it all with a simple terminal user interface. That's not done yet, just a basic data model really so far. More to come (maybe).