Created
October 16, 2023 18:05
-
-
Save wilsonsilva/f7ce70f5088aa94797d3060a7f88b3ec to your computer and use it in GitHub Desktop.
python3 -m http.server equivalent in Ruby
This file contains 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 -run -e httpd . -p 8080 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment