Skip to content

Cookiecutter template for click-based CLI.

Notifications You must be signed in to change notification settings

roadsideseb/cc-python-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

15 Commits

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

No packages published

Languages