Created
May 2, 2017 18:55
-
-
Save mrbrutti/b5c5b45e28aaa616c01cab4e95855669 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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