makes Makefiles for this and that... Using a bash function like: function makes () { curl --silent https://raw.githubusercontent.com/pyfidelity/makes/master/$1 | make --file=- } makes this convenient to use: $ makes buildout