EwenG / badigeon2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Badigeon2

Badigeon2 is a build library based on tools.build. Badigeon2 can be used to:

  • Sign jar files
  • Deploy jar files to remote maven repository
  • Produce a custom JRE runtime using jlink

Release information

Latest release: 1.0

deps.edn dependency information:

com.github.eweng/badigeon2 {:mvn/version "1.2.0"}

API

API usage


License

Copyright 2022 Ewen Grosjean.

The use and distribution terms for this software are covered by the Eclipse Public License 1.0 (http://opensource.org/licenses/eclipse-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


Languages

Language:Clojure 99.3%Language:Shell 0.7%