Skip to content

Instantly share code, notes, and snippets.

@liebke
Created November 29, 2009 21:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save liebke/4ea90cd6a4abff160b94 to your computer and use it in GitHub Desktop.
Save liebke/4ea90cd6a4abff160b94 to your computer and use it in GitHub Desktop.
(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