Skip to content

Instantly share code, notes, and snippets.

@devn
Created December 29, 2012 00:58
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 devn/4403577 to your computer and use it in GitHub Desktop.
Save devn/4403577 to your computer and use it in GitHub Desktop.
{:user {:plugins [[lein-swank "1.4.5"]
;; [lein-pedantic "0.0.5"]
;; [lein-ritz "0.6.0"]
[lein-checkout-deps "1.0.0"]
;; [lein-haml-sass "0.2.4"]
[lein-midje "2.0.1"]
[lein-kibit "0.0.7"]]}
{:dependencies [[slamhound "1.3.0"]]}
{:aliases {"slamhound" ["run" "-m" "slam.hound"]}}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment