cookiecutter-git
cookiecutter-git copied to clipboard
Replace all python operations with make instructions (WIP)
The python "tasks" are actually calling the shell. So I propose to call the commands directly, and bundle them in make rules.
I made a mistake: I wasn't supposed to remove appveyor, tox & travis in this branch. I'll roll this back soon.