Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add view with commands for remotely start, stop and build latest version of the client #7

Open
wackou opened this issue Nov 6, 2014 · 1 comment

Comments

@wackou
Copy link
Owner

wackou commented Nov 6, 2014

in views.py:

@bp.route('/commands')
def commands():
    # start, stop, build
    pass
@wackou
Copy link
Owner Author

wackou commented Feb 9, 2015

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant