Skip to content

WhimsicalCode/tools.build

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

413 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tools.build

A library for building artifacts in Clojure projects.

Docs

Release Information

Latest release:

deps.edn dependency information:

As a git dep:

io.github.clojure/tools.build {:git/tag "v0.9.0" :git/sha "8c93e0c"}

As a Maven dep:

org.clojure/tools.build {:mvn/version "0.9.0"}

Developer Information

Tests

Copyright and License

Copyright © 2022 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 epl-v10.html 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.

About

Clojure builds as Clojure programs

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Clojure 89.6%
  • HTML 10.2%
  • Java 0.2%