Makeenv
Basic Usage
Enter search terms or a module, class or function name.
See the GNU Make Guide for more information on Make.
Change to the top directory of your project.
Get the Makeenv bootstrap Makefile:
curl -L https://github.com/0compute/makeenv/raw/master/Makefile.bootstrap >> Makefile
Build the default virtualenv then install the project and its dependencies:
make