Back to articles
Trailblazer - TUI project roadmapper and task manager
NewsTools

Trailblazer - TUI project roadmapper and task manager

via Dev.toSibexico

I made a simple task manager and project roadmapper with a TUI interface that I've been using myself for the past couple of months, and I believe it may be helpful to other solo developers. Add tasks by type, plan them for upcoming versions, and generate a project roadmap in a GitHub-like style. The interface is as simple as possible; I implemented only the features that I personally need. It's written in Go (updated to 1.26) and has just ~1,000 LOC. Feel free to test and leave feedback! https://github.com/sibexico/Trailblazer

Continue reading on Dev.to

Opens in a new tab

Read Full Article
2 views

Related Articles