Skip to content

Instantly share code, notes, and snippets.

@NeilRobbins
Created August 9, 2014 20:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NeilRobbins/0752e56861b45a2d2164 to your computer and use it in GitHub Desktop.
Save NeilRobbins/0752e56861b45a2d2164 to your computer and use it in GitHub Desktop.
start a simple webserver to serve static files
twistd -n web -p 8888 --path .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment