Skip to content

Instantly share code, notes, and snippets.

@nysalor
Created April 4, 2014 06:17
Show Gist options
  • Save nysalor/9969129 to your computer and use it in GitHub Desktop.
Save nysalor/9969129 to your computer and use it in GitHub Desktop.
ruby -r 'webrick' -e 'include WEBrick;HTTPServer.new(Port: 8888, DocumentRoot: "public_html/").start'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment