bts_tools
bts_tools copied to clipboard
add view with commands for remotely start, stop and build latest version of the client
in views.py:
@bp.route('/commands')
def commands():
# start, stop, build
pass
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