Liking cljdoc? Tell your friends :D

fr.jeremyschoffen.mbt.alpha.default.config.build

Default config pertaining to building utilities.

Default config pertaining to building utilities.
      
raw docstring

confclj

source

jar-nameclj

(jar-name {artefact-name :fr.jeremyschoffen.mbt.alpha.maven/artefact-name})

Make the default name of skinny jars.

Make the default name of skinny jars.
sourceraw docstring

jar-outclj

(jar-out {jar-name :fr.jeremyschoffen.mbt.alpha.build.jar/name
          out :fr.jeremyschoffen.mbt.alpha.build/jar-output-dir})

Make the path at which skinny jar are built by default.

Make the path at which skinny jar are built by default.
sourceraw docstring

jar-out-dirclj

(jar-out-dir {general-out :fr.jeremyschoffen.mbt.alpha.project/output-dir})

Returns ...mbt.alpha.project/output-dir

Returns `...mbt.alpha.project/output-dir`
sourceraw docstring

uberjar-nameclj

(uberjar-name {artefact-name :fr.jeremyschoffen.mbt.alpha.maven/artefact-name})

Make the default name of skinny jars.

Make the default name of skinny jars.
sourceraw docstring

uberjar-outclj

(uberjar-out {jar-name :fr.jeremyschoffen.mbt.alpha.build.uberjar/name
              out :fr.jeremyschoffen.mbt.alpha.build/jar-output-dir})

Make path at which uberjar are built by default.

Make path at which uberjar are built by default.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close