Skip to content

Robinysh/python-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CookieCutter for python projects

Setup

cookiecutter git@github.com:Robinysh/python-template.git

# cd into the new repository
git init
git add .
git commit -m 'Initial commit'
git remote add origin <url>
git push

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published