Skip to content

Instantly share code, notes, and snippets.

@ianmiell
Last active August 29, 2015 14:01
Show Gist options
  • Save ianmiell/947ff3fabc44ace617c6 to your computer and use it in GitHub Desktop.
Save ianmiell/947ff3fabc44ace617c6 to your computer and use it in GitHub Desktop.
Steps to create your own shutit server
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