https://github.com/sesh/tiny-cli
Cookiecutter for generating tiny Python command line tools
https://github.com/sesh/tiny-cli
Last synced: 9 months ago
JSON representation
Cookiecutter for generating tiny Python command line tools
- Host: GitHub
- URL: https://github.com/sesh/tiny-cli
- Owner: sesh
- License: unlicense
- Created: 2024-02-15T09:21:53.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-15T09:23:35.000Z (over 2 years ago)
- Last Synced: 2025-04-06T23:25:22.834Z (over 1 year ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Security: SECURITY.md
Awesome Lists containing this project
README
**tiny-cli** is a cookiecutter template for small Python command line tools.
## Usage
```
cookiecutter gh:sesh/tiny-cli
```