Skip to content

Instantly share code, notes, and snippets.

@chrism
Created July 5, 2013 09:37
Show Gist options
  • Save chrism/5933342 to your computer and use it in GitHub Desktop.
Save chrism/5933342 to your computer and use it in GitHub Desktop.
One line webserver using ruby
ruby -run -e httpd . -p 5000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment