A lightweight, high-performance CLI tool built with Golang.
v1.0.3 | Standalone Binary | No Go compiler required
git clone https://github.com/Kaushikmak/GOPROJECTS.git
Tasks are serialized and stored locally in JSON format, ensuring data persistence across sessions.
Full support for Create, Read, Update, and Delete operations directly from the command line.
Mark tasks as 'todo', 'in-progress', or 'done' to effectively monitor workflow status.
Compiled to a native binary for rapid execution without the overhead of an interpreter.
Experience the workflow before you install.