Skip to content

Commit

Permalink
add resources
Browse files Browse the repository at this point in the history
  • Loading branch information
puredanger committed Aug 19, 2024
1 parent 681cdba commit 1e64809
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions content/guides/tools_build.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -284,3 +284,11 @@ The `compile` task here can also be used as the <<deps_and_cli#prep_libs,prep ta
== Task documentation

See the https://clojure.github.io/tools.build[API docs] for detailed task documentation.

== Other resources

These resources cover other aspects of projects and building:

* https://clojure-doc.org/articles/cookbooks/cli_build_projects/[Building Projects: tools.build and the Clojure CLI]
* https://clojure-doc.org/articles/ecosystem/libraries_authoring/[Ecosystem: Library Development and Distribution]
* https://practical.li/clojure/clojure-cli/projects/[Practicalli - Clojure Projects]

0 comments on commit 1e64809

Please sign in to comment.