clojure / tools.deps.cli

Deps functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tools.deps.cli

Deps programs for use via the Clojure CLI. The Clojure CLI ships with a standard alias :deps that can be used to get access to these programs.

Also see:

Release Information

Latest release: 0.10.66

deps.edn dependency information:

org.clojure/tools.deps.cli {:mvn/version "0.10.66"}

Developer Information

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 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.

About

Deps functions

License:Eclipse Public License 1.0


Languages

Language:Clojure 98.7%Language:Shell 1.3%