(defproject incanter-webapp "0.1.0" | |
:description "A simple Incanter web application." | |
:dependencies [[incanter "1.0-SNAPSHOT"] | |
[org.clojars.ato/compojure "0.3.1"]] | |
:main simple_web_app) | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment