Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 564 Bytes

build.md

File metadata and controls

10 lines (8 loc) · 564 Bytes

[dev] Build automation

I chose pynt as a build automation solution. It's simple, intuitive and can be programmed in Python. I also have a blog post about it here.

If you install the dev. dependencies in your virtual environment ($ pipenv install --dev), then you get the command pynt. Activate the virt. env. and launch pynt without any parameters. As a result you'll get a list of available tasks.