phips / flask_app

Tiny Flask app that I use in lots of @ansible demos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Tiny Flask app that I use in lots of @ansible demos


Languages

Language:HTML 61.5%Language:Python 26.6%Language:Makefile 11.8%