Invoke is a Python based 'command runner' which would be ideally suited to exactly what the Makefile does in this repo. Should be an easy switch over. Documentation for invoke [here](https://www.pyinvoke.org/). Can be installed and managed with Pip.
Invoke is a Python based 'command runner' which would be ideally suited to exactly what the Makefile does in this repo. Should be an easy switch over.
Documentation for invoke here. Can be installed and managed with Pip.