Skip to content

Instantly share code, notes, and snippets.

@mrbrutti
Created May 2, 2017 18:55
Show Gist options
  • Save mrbrutti/b5c5b45e28aaa616c01cab4e95855669 to your computer and use it in GitHub Desktop.
Save mrbrutti/b5c5b45e28aaa616c01cab4e95855669 to your computer and use it in GitHub Desktop.
ruby -rsinatra -e’set :public_folder, “.”; set :port, 80; set :bind, “0.0.0.0”’
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment