Skip to content

Commit 1e64809

Browse files
committed
add resources
1 parent 681cdba commit 1e64809

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

content/guides/tools_build.adoc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,3 +284,11 @@ The `compile` task here can also be used as the <<deps_and_cli#prep_libs,prep ta
284284
== Task documentation
285285

286286
See the https://clojure.github.io/tools.build[API docs] for detailed task documentation.
287+
288+
== Other resources
289+
290+
These resources cover other aspects of projects and building:
291+
292+
* https://clojure-doc.org/articles/cookbooks/cli_build_projects/[Building Projects: tools.build and the Clojure CLI]
293+
* https://clojure-doc.org/articles/ecosystem/libraries_authoring/[Ecosystem: Library Development and Distribution]
294+
* https://practical.li/clojure/clojure-cli/projects/[Practicalli - Clojure Projects]

0 commit comments

Comments
 (0)