Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
jtdowney
on May 27, 2014
|
parent
|
context
|
favorite
| on:
Knod – A Tiny HTTP server for your current directo...
Ruby already has the ability to spin up a quick webserver for the current directory. This is supported through the un file in Ruby's stdlib:
http://ruby-doc.org/stdlib-2.0.0/libdoc/un/rdoc/Object.html
.
ruby -run -e httpd -- --port=8080 .
marcosnils
on May 27, 2014
[–]
Say no more!.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: