CommitTasks

A small CLI tool that combines git commit and todo list 🛠📝

2 followers

CommitTasks is a small, robust cli for developers to plan and manage their git commits in multiple projects.
CommitTasks gallery image
CommitTasks gallery image
CommitTasks gallery image
Launch Team
Anima Playground
AI with an Eye for Design
Promoted

What do you think? …

Nguyễn Việt Hưng
Hi PH, Have you every tired of switching between your terminal & todo list just to know what you next task is after a git commit command? CommitTasks is a combination between todo list and git commit command! You can now write your future commits like a todo list and commit them with a short simple command.
Ryan Roberts
I'm guessing this is based on TaskBook (https://github.com/klauscfhq/tas...) it looks near identical, except for the Git stuff of course.
Nguyễn Việt Hưng
@ryan_roberts1 You're not wrong, the cli heavily inspired by TaskBook, at first I was making an electron app for this but I think a cli like TaskBook will work