Skip to content

Instantly share code, notes, and snippets.

@wilsonsilva
Created October 16, 2023 18:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wilsonsilva/f7ce70f5088aa94797d3060a7f88b3ec to your computer and use it in GitHub Desktop.
Save wilsonsilva/f7ce70f5088aa94797d3060a7f88b3ec to your computer and use it in GitHub Desktop.
python3 -m http.server equivalent in Ruby
ruby -run -e httpd . -p 8080
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment