ajal-todo-cli/README.md
2024-11-11 22:47:28 -05:00

340 B

Ajal Todo CLI

A todo utility - enhanced

Usage

You should have uv installed or have virtualenv or venv already set up, and using python 3.12+

Run (assuming you are using uv):

uv venv
source .venv/bin/activate
uv sync

Now you can run commands, start by running uv run todo.py --help and continue from there