Install
User Installation
Install the published command with uv:
uv tool install article-cli
article-cli --help
Upgrade an existing tool installation with:
uv tool upgrade article-cli
Development Checkout
git clone https://github.com/feelpp/article.cli.git
cd article.cli
uv sync --all-extras --dev
uv run article-cli --help
The supported Python versions are 3.9, 3.10, 3.11, 3.12, 3.13.