Files
python-cli-template/README.md
T
2026-04-23 08:28:21 +02:00

16 lines
258 B
Markdown

# Python CLI Template
Minimal Cookiecutter template for python CLI tools. Python 3.12+, uv, Typer, ruff, mypy, pytest.
## Usage
```bash
cruft create git@git.roxautomation.com:sjev/python-cli-template.git
cd your-project
cat README.md
```
## License
MIT