https://github.com/concon121/cookiecutter-pypi
https://github.com/concon121/cookiecutter-pypi
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/concon121/cookiecutter-pypi
- Owner: concon121
- Created: 2017-11-27T11:03:43.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-27T11:09:18.000Z (over 8 years ago)
- Last Synced: 2025-05-31T23:16:37.675Z (about 1 year ago)
- Language: Python
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cookiecutter-pypi
## Usage
Install cookiecutter
> pip install cookiecutter
Go to your workspace
> cd $HOME/workspace
Generate a new project from this template. Fill out the parameters that pop up in your terminal to customise the template for your own project.
> cookiecutter gh:concon121/cookiecutter-pypi
full_name [Connor Bray]: Alice Jones
email [connor.bray@icloud.com]: alice.jones@aol.com
project_name [Cookiecutter pypi]: Souper pypi
project_slug [cookiecutter_pypi]: souper_pypi
project_short_description [Cookiecutter template for creating a pypi project with python3]: my souper sls project
version [0.0.1]: