TaskAssistant is a CLI tool that helps you break down any task.
It’s designed for productivity and for students/developers.
- Automatically generates steps for your tasks
- Removes duplicate steps for plan
- Loading spinner while generating your task plan
- Table view for easy reading
- Works entirely in your terminal
Make sure you have Go installed.
Clone the repo:
git clone https://github.com/Dreamwavedata/taskassistant.git cd taskassistant go build -o taskassistant