compojure-intro
try lein eclipse
or lein idea
.
To start a web server for the application, run:
lein ring server
or run main-
from compojure-intro.server
namespace in repl
lein do clean, uberjar
java -jar target/compojure-intro-0.1.0-SNAPSHOT-standalone.jar
jetty target/compojure-intro-0.1.0-SNAPSHOT-standalone.jar
Copyright © 2013 Metosin Oy
Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.