koaning / makefile-demo

just a demo of a makefile in action

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

readme

Assuming you're in a virtual environment and you would like to get started, you can do so by running;

make dev

If you want to run the checks simply run;

make check

About

just a demo of a makefile in action


Languages

Language:Makefile 82.2%Language:Python 17.8%