Skip to content

Deps as data and classpath generation

License

Notifications You must be signed in to change notification settings

clojure/clr.tools.deps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clr.tools.deps

A port of the clojure/tools.deps library to ClojureCLR.

A functional API for transitive dependency graph expansion and the creation of classpaths.

Please see the parent repo for documentation.

Releases

Definitely in an alpha situation. Under active development.

Latest release: 0.1.4

deps.edn dependency information:

 io.github.clojure/clr.tools.deps {:git/tag "v0.1.4" :git/sha "4a99486"}

Copyright and License

From the parent repo:

Copyright © 2017-2023 Rich Hickey, Alex Miller, and contributors

All rights reserved. The use and distribution terms for this software are covered by the Eclipse Public License 1.0 which can be found in the file LICENSE at the root of this distribution. By using this software in any fashion, you are agreeing to be bound by the terms of this license. You must not remove this notice, or any other, from this software.