add view with commands for remotely start, stop and build latest version of the client
wackou opened this issue · 1 comments
wackou commented
in views.py:
@bp.route('/commands')
def commands():
# start, stop, build
pass
wackou commented
this should be useful for building/running the client while having the status displayed in the browser:
http://www.turnkeylinux.org/blog/stdtrap-pythonic-console-output-trap