Skip to content

Instantly share code, notes, and snippets.

@grierson
Last active March 28, 2020 15:19
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 grierson/23c9911dffe8c7aecc2e7587df49ccc4 to your computer and use it in GitHub Desktop.
Save grierson/23c9911dffe8c7aecc2e7587df49ccc4 to your computer and use it in GitHub Desktop.
profiles.clj
{:user {:plugins [[lein-ancient "0.6.15"]
[lein-midje "3.2.1"]
[lein-try "0.4.3"]]
:dependencies [[hashp "0.1.1"]
[vvvvalvalval/scope-capture "0.3.2"]]
:injections [(require 'sc.api)
(require 'hashp.core)]}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment