Last active
August 29, 2015 14:01
-
-
Save ianmiell/947ff3fabc44ace617c6 to your computer and use it in GitHub Desktop.
Steps to create your own shutit server
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apt-get install git python-bottle docker.io python-pexpect python-cherrypy3 | |
git clone https://github.com/ianmiell/shutit.git && cd shutit | |
./shutit serve -m library |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment