GitHub - Raj-Python/cc-python-cli: Cookiecutter template for click-based CLI. · GitHub
Skip to content

Raj-Python/cc-python-cli

 
 

Folders and files

Repository files navigation

Cookiecutter Python CLI

To create a new project run the following commands. This assumes that you have virtualenvwrapper installed.

$ mkvirtualenv my-project
$ pip install cookiecutter
$ cookiecutter gh:elbaschid/cc-python-cli

About

Cookiecutter template for click-based CLI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • Python 100.0%