cookiecutter-git icon indicating copy to clipboard operation
cookiecutter-git copied to clipboard

Replace all python operations with make instructions (WIP)

Open apehex opened this issue 5 years ago • 0 comments

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.

apehex avatar Sep 10 '20 19:09 apehex