An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# cookiecutter-gh-project

## Usage

```bash
python3 -m pip install cookiecutter
cookiecutter gh:rwxd/cookiecutter-gh-project
```