14 lines
232 B
Markdown
14 lines
232 B
Markdown
# Python CLI Template
|
|
|
|
Minimal Cookiecutter template for python CLI tools. Python 3.12+, uv, Typer, ruff, mypy, pytest.
|
|
|
|
## Usage
|
|
|
|
```bash
|
|
cruft create https://git.roxautomation.com/sjev/python-cli-template.git
|
|
```
|
|
|
|
## License
|
|
|
|
MIT
|