Skip to content

Instantly share code, notes, and snippets.

@xntrik
Created February 5, 2014 02:33
Show Gist options
  • Save xntrik/8816531 to your computer and use it in GitHub Desktop.
Save xntrik/8816531 to your computer and use it in GitHub Desktop.
Quick Ruby Web Server one liner
ruby -run -e httpd . -p 5000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment