Skip to content

Instantly share code, notes, and snippets.

@liebke
Created November 29, 2009 21:42
Embed
What would you like to do?
(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