Skip to content

Instantly share code, notes, and snippets.

@ashgkwd
Created April 28, 2024 00:30
Show Gist options
  • Save ashgkwd/00e1821fc70c8cbd5d1219862ae883b9 to your computer and use it in GitHub Desktop.
Save ashgkwd/00e1821fc70c8cbd5d1219862ae883b9 to your computer and use it in GitHub Desktop.
Serve current folder on HTTP
ruby -run -e httpd . -p 8080
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment