Installation
Quick installation guide for AnyTask CLI.Recommended: Install Script
The easiest way to get started:- Detect your system architecture
- Download the appropriate binary
- Install it to your PATH
- Set up everything automatically
Alternative: uv
Install using uv for Python-based installation:- ⚡ 10-100x faster than pip
- 🎯 No Python environment needed with
uvx - 🔒 Isolated from system Python
- 📦 Always uses latest version
Other Methods
Verify
Next Steps
→ Quick Start Guide - Complete 5-minute setup with authentication and first taskUpdating
Troubleshooting
Command not found?uvx, you don’t need to worry about Python versions - it handles everything automatically.
For other methods, ensure Python 3.11+: