plippe / build-it

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build IT

Getting started

# if python, and pip is installed
make init
make run

# if docker is installed
make docker-build
make docker-run

About

License:The Unlicense


Languages

Language:Python 79.4%Language:Makefile 13.9%Language:Dockerfile 6.7%