xumingming / tomdog

tomcat's cousin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tomdog

An experimental web server writen in Clojure, not production ready.

Usage

In order to run the webserver, run the following command in tomdog directory:

lein run -d /tmp -p 9999

-d specifies the directory to serve, -p specifies the port it uses.

License

Copyright © 2013 Xumingmingv

Distributed under the Eclipse Public License, the same as Clojure.

About

tomcat's cousin


Languages

Language:Clojure 100.0%