Localhost.io (github.com) 3 points by eismcc 14y ago ↗ HN Easily make any directory a website running at localhost.
[–] friggeri 14y ago ↗ With, hmm... 0 lines of python: $ python -m SimpleHTTPServer [–] eismcc 14y ago ↗ true, but using the same logic, 0 lines of java:java -jar dist/localhost-dist.jar /var/www/site
[–] eismcc 14y ago ↗ true, but using the same logic, 0 lines of java:java -jar dist/localhost-dist.jar /var/www/site
3 comments
[ 2.7 ms ] story [ 21.0 ms ] threadReally?
I suppose I can't flaw it...
java -jar dist/localhost-dist.jar /var/www/site