Skip to content

Commit 543d564

Browse files
authored
Add CLI/deps.edn dependency information
1 parent dea54c9 commit 543d564

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ Latest stable release: 0.1.2
1414

1515
* [Development Snapshot Versions](https://oss.sonatype.org/index.html#nexus-search;gav~org.clojure~tools.macro~~~)
1616

17+
[CLI/`deps.edn`](https://clojure.org/reference/deps_and_cli) dependency information:
18+
```clojure
19+
org.clojure/tools.macro {:mvn/version "0.1.2"}
20+
```
21+
1722
[Leiningen](https://github.com/technomancy/leiningen) dependency information:
1823

1924
[org.clojure/tools.macro "0.1.2"]

0 commit comments

Comments
 (0)