Skip to content

Instantly share code, notes, and snippets.

@weavejester
Created October 13, 2009 23:20
Show Gist options
  • Save weavejester/209643 to your computer and use it in GitHub Desktop.
Save weavejester/209643 to your computer and use it in GitHub Desktop.
(ns example
{:deps ("weavejester/hello-world/1.0"
"weavejester/compojure/0.3.1")}
(:use weavejester.hello-world))
(hello-world)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment