Task Runner TUI (taskg) #2450
Mgldvd
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
https://github.com/Mgldvd/task-gui
I wanted to share this project. It’s not meant to be integrated into TASK—it’s just something I’ve been building in my free time to keep learning.
It’s built with Vibe Coding, so I can’t guarantee it follows the best practices for structuring a project in Go.
That said, I decided to share it because TASK is a tool I use a lot, and I’ve always wanted a better way to group and find commands from older projects. This project was mainly built for my personal use.
One feature I’d suggest (based on what I added) is having a way to group commands when running
task --list
without needing to prefix them, which is the approach I’m currently using in my app.Anyway, I just wanted to share it—maybe someone will find it fun and useful.
Cheers!
Beta Was this translation helpful? Give feedback.
All reactions