Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 581 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 581 Bytes

Amazing Flask App

Build Status

There is nothing amazing about this app :)

Long story short - it's used in my Ansible demos, that's all.

Using it anyway

make test
make run

If you want to make an 'artifact' (read: tarball) then make dist will suffice. I tend to do this in a Jenkins job, which my Ansible deployment demo then pulls in.