GitXplorerGitXplorer
f

typer-cli-template

public
0 stars
0 forks
2 issues

Commits

List of commits on branch main.
Unverified
e04d3c54f4f2a1c6ca029f6d3d737c7c607df7dc

Small author template fix

ffrankwiles committed 13 days ago
Unverified
0c45553ee52f3825828e1dd567b4c984b8f0a3ca

Initial working version

ffrankwiles committed 19 days ago

README

The README file for this repository.

Frank's typer CLI template

This is my personal template to quickly turn out a Python CLI tool.

It uses:

Usage

Ensure you have copier installed:

uv pip install copier
copier copy gh:frankwiles/typer-cli-template path/to/new/tool

Author

Written by Frank Wiles