clojure / tools.build

Clojure builds as Clojure programs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.10.0" :git/sha "3a2c484"}

As a Maven dep:

io.github.clojure/tools.build {:mvn/version "0.10.0"}

Developer Information

Tests

Copyright and License

Copyright © 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

License:Eclipse Public License 1.0


Languages

Language:Clojure 90.5%Language:HTML 9.3%Language:Java 0.2%