Liking cljdoc? Tell your friends :D

slim.app

A namespace for building uberjars with minimal configuration. Provides a simple API for creating standalone JARs from Clojure projects.

A namespace for building uberjars with minimal configuration.
Provides a simple API for creating standalone JARs from Clojure projects.
raw docstring

slim.lib

A set of functions for building and deploying Clojure libraries.

The main functions are:

  • build: Create a JAR file
  • install: Build and install to local repo
  • deploy: Build and deploy to Clojars
  • tag: Create a Git tag for the version
A set of functions for building and deploying Clojure libraries.

The main functions are:
- build: Create a JAR file
- install: Build and install to local repo
- deploy: Build and deploy to Clojars
- tag: Create a Git tag for the version
raw docstring

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

× close