https://github.com/rwxd/cookiecutter-github-project
Template for GitHub Projects with Cookiecutter
https://github.com/rwxd/cookiecutter-github-project
cookiecutter github templating
Last synced: over 1 year ago
JSON representation
Template for GitHub Projects with Cookiecutter
- Host: GitHub
- URL: https://github.com/rwxd/cookiecutter-github-project
- Owner: rwxd
- Created: 2022-01-04T19:16:52.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-20T20:36:37.000Z (over 1 year ago)
- Last Synced: 2025-02-24T21:16:09.438Z (over 1 year ago)
- Topics: cookiecutter, github, templating
- Language: Makefile
- Homepage: https://rwxd.github.io/cookiecutter-gh-project/
- Size: 14.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cookiecutter-gh-project
## Usage
```bash
python3 -m pip install cookiecutter
cookiecutter gh:rwxd/cookiecutter-gh-project
```