🐍 Helps me bootstrap my Python projects
A Makefile
to initalize all my typical Python projects easily. Uses the awesome cookiecutter
to turn templates, repos in my Github account, into good project scaffolds.
wget http://public.nikhil.io/Makefile
make help
Do whatever you want.