Releases: Sottiki/docketpunch
Releases · Sottiki/docketpunch
v0.1.1
Installation (Linux)
amd64 (Intel/AMD)
curl -L https://github.com/Sottiki/docketpunch/releases/download/v0.1.1/docketpunch-linux-amd64 -o docketpunch
chmod +x docketpunch
sudo mv docketpunch /usr/local/bin/arm64 (ARM)
curl -L https://github.com/Sottiki/docketpunch/releases/download/v0.1.1/docketpunch-linux-arm64 -o docketpunch
chmod +x docketpunch
sudo mv docketpunch /usr/local/bin/Or use go install:
go install github.com/Sottiki/[email protected]v0.1.0 - Initial Release
🎉 Initial Release
Features
- ✅ Add tasks
- ✅ List tasks in ticket format
- ✅ Complete tasks (punch!)
- Punch latest task without arguments
- Punch specific task by ID
- ✅ Delete tasks
- ✅ Clear completed tasks