Skip to content

Instantly share code, notes, and snippets.

@yayitswei
Created May 19, 2013 06:54
Show Gist options
  • Select an option

  • Save yayitswei/5606916 to your computer and use it in GitHub Desktop.

Select an option

Save yayitswei/5606916 to your computer and use it in GitHub Desktop.
{:user {:plugins [[lein-localrepo "0.4.1"]
[lein-tarsier "0.9.4"]
[lein-clojars "0.9.1"]
[compojure-app/lein-template "0.2.7"]
[leinjacker "0.4.1"]
[http-kit/lein-template "1.0.0-SNAPSHOT"]
[lein-cljsbuild "0.3.0"]
[lein-pprint "1.1.1"]
[starter/lein-template "0.1.4-SNAPSHOT"]]
:injections [(require 'spyscope.core)
(require '[redl complete core])]
:dependencies [[spyscope "0.1.2"]
[redl "0.1.0"]]}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment