Trailblazer - TUI project roadmapper and task manager

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 tas...

By · · 1 min read
Trailblazer - TUI project roadmapper and task manager

Source: DEV Community

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