Quick install (Recommended)
The fastest way to get started with Todo CLI X is by installing it globally withpipx, a Python packaging tool for installing CLI applications in isolated environments.
Requirements
- Python 3.11+
- pipx
Install via pipx
First, make sure you have pipx installed:
- macOS (Homebrew)
- Linux / Windows
Bash
Bash
Bash

