Liking cljdoc? Tell your friends :D

build-edn.main


add-snapshotclj

(add-snapshot m)

Add '-SNAPSHOT' to version number and update configuration file

Add '-SNAPSHOT' to version number and update configuration file
sourceraw docstring

bump-major-versionclj

(bump-major-version m)

Bump major version and update configuration file

Bump major version and update configuration file
sourceraw docstring

bump-minor-versionclj

(bump-minor-version m)

Bump minor version and update configuration file

Bump minor version and update configuration file
sourceraw docstring

bump-patch-versionclj

(bump-patch-version m)

Bump patch version and update configuration file

Bump patch version and update configuration file
sourceraw docstring

deployclj

(deploy m)

Deploy this library to a remote Maven repository

Deploy this library to a remote Maven repository
sourceraw docstring

executeclj

(execute {:as m :keys [fns]})

Execute one or more functions at once

Execute one or more functions at once
sourceraw docstring

helpclj

(help _)

Print this help

Print this help
sourceraw docstring

installclj

(install m)

Install this library to your local Maven repository(~/.m2)

Install this library to your local Maven repository(~/.m2)
sourceraw docstring

jarclj

(jar m)

Generate JAR file

Generate JAR file
sourceraw docstring

java-compileclj

(java-compile m)

Compile Java sources

Compile Java sources
sourceraw docstring

lintclj

(lint m)

Lint your build.edn file

Lint your build.edn file
sourceraw docstring

pomclj

(pom m)

Generate pom.xml

Generate pom.xml
sourceraw docstring

remove-snapshotclj

(remove-snapshot m)

Remove '-SNAPSHOT' from version number and update configuration file

Remove '-SNAPSHOT' from version number and update configuration file
sourceraw docstring

uberjarclj

(uberjar m)

Generate standalone JAR file

Generate standalone JAR file
sourceraw docstring

update-documentsclj

(update-documents m)

Update document files for a new release

Update document files for a new release
sourceraw docstring

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

× close