Last active
April 19, 2018 08:06
-
-
Save mping/d4b01eeaf46c82bbb0ae4f4a1ece45ea to your computer and use it in GitHub Desktop.
~/.lein/profiles.clj
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {:user {:plugins [[cider/cider-nrepl "0.16.0"] | |
| [lein-midje "3.1.3"] | |
| [lein-cloverage "1.0.9"] | |
| [com.jakemccrary/lein-test-refresh "0.21.1"] | |
| [lein-ancient "0.5.5"] | |
| [jonase/eastwood "0.2.5"] | |
| [lein-kibit "0.0.8"] | |
| [lein-pprint "1.1.2"]]}} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment