Releases: anikchand461/task
Releases · anikchand461/task
Task CLI v1.2.0
Task CLI v1.2.0
This release adds usability improvements and new commands.
✨ What’s New
- Improved task list UI (
[ ]/[x]format) - Added
task help,-h,--help - Added
task clearto delete all tasks - Added
task done allto mark all tasks as completed
📦 Installation
macOS / Linux:
- Download the correct binary from Assets
- Make it executable and move to PATH:
chmod +x task-<platform>
sudo mv task-<platform> /usr/local/bin/taskTask CLI v1.0.0
Task CLI v1.0.0
First public release of Task CLI.
Features
- Add tasks
- List tasks
- Mark tasks as done
Install
macOS / Linux:
Download the binary, then:
chmod +x task
sudo mv task /usr/local/bin/
Windows:
Download task.exe and run it from terminal