You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: content/community/tools.adoc
+1-1
Original file line number
Diff line number
Diff line change
@@ -93,7 +93,7 @@ Community led hyper-hackable text editor, a project created after the sunset of
93
93
94
94
== Dependency management
95
95
96
-
* <<xref/../../guides/deps_and_cli#,clj and deps.edn>> - clj is a tool for managing dependencies, running a REPL, and executing Clojure programs, built by the Clojure core team
96
+
* <<xref/../../guides/deps_edn#,deps.edn>> - clj is a tool for managing dependencies, running a REPL, and executing Clojure programs, built by the Clojure core team
97
97
* https://leiningen.org/[Leiningen] - an extensible build tool that provides dependency management, REPL support, testing, packaging, deployment, and many other capabilities
98
98
* https://boot-clj.github.io/[Boot] - build tooling for Clojure: instead of a special-purpose DSL, Boot supplies abstractions and libraries you can use to automate nearly any build scenario with the full power of the Clojure language
0 commit comments