/build-it

Primary LanguagePythonThe UnlicenseUnlicense

Build IT

Getting started

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

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