Skip to content
This repository was archived by the owner on Oct 21, 2022. It is now read-only.

Commit edb7052

Browse files
committed
Fill out lein-light-nrepl project.clj
1 parent eae38be commit edb7052

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

lein-light-nrepl/project.clj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(defproject lein-light-nrepl "0.0.18"
2-
:description "FIXME: write description"
3-
:url "http://example.com/FIXME"
2+
:description "nrepl client for Light Table clj and cljs eval."
3+
:url "https://github.com/LightTable/Clojure/tree/master/lein-light-nrepl"
44
:license {:name "Eclipse Public License"
55
:url "http://www.eclipse.org/legal/epl-v10.html"}
66
:dependencies [[org.clojure/clojure "1.5.1"]

0 commit comments

Comments
 (0)