We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ea8b29 commit 7d0c22cCopy full SHA for 7d0c22c
src/cider_nrepl/plugin.clj
@@ -1,4 +1,6 @@
1
(ns cider-nrepl.plugin
2
+ "Provides a simple way to setup the CIDER nREPL middleware in
3
+ Leiningen projects."
4
(:require [clojure.java.io :as io]
5
[leiningen.core.main :as lein]))
6
0 commit comments