Liking cljdoc? Tell your friends :D

cli-matic.optionals

This namespace contains optional dependencies.

CLI-matic is supposed to work whether they are present or not.

  • JSON (Cheshire)
  • YAML (io.forward/yaml)

Detection is taken from core.clj in https://github.com/dakrone/clj-http

### This namespace contains optional dependencies.

CLI-matic is supposed to work whether they are present or not.

* JSON (Cheshire)
* YAML (io.forward/yaml)

Detection is taken from `core.clj` in https://github.com/dakrone/clj-http

raw docstring

cli-matic.platform

Platform-specific functions for the JVM.

If running on ClojureScript, we can have a different file for JS.

BTW, in this NS, we avoid using Spec / Orchestra.

## Platform-specific functions for the JVM.

If running on ClojureScript, we can have a different file for JS.

BTW, in this NS, we avoid using Spec / Orchestra.

raw docstring

cli-matic.specs

No vars found in this namespace.

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

× close