Skip to content

Instantly share code, notes, and snippets.

@foo9
Created July 17, 2013 00:59
Show Gist options
  • Select an option

  • Save foo9/6016752 to your computer and use it in GitHub Desktop.

Select an option

Save foo9/6016752 to your computer and use it in GitHub Desktop.
$ ruby -rwebrick -e "WEBrick::HTTPServer.new(:DocumentRoot => './', :Port => 8000).start"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment