Skip to content

Instantly share code, notes, and snippets.

@mxlje
Last active December 20, 2015 06:39
Show Gist options
  • Save mxlje/6087052 to your computer and use it in GitHub Desktop.
Save mxlje/6087052 to your computer and use it in GitHub Desktop.
One liner ruby webserver
# run this in the terminal
# via http://ruby5.envylabs.com/episodes/419-episode-383-july-2-2013
ruby -run -e httpd . -p 5000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment