Liking cljdoc? Tell your friends :D

c3kit.scaffold.cljs


-mainclj

(-main & args)

Compile clojure script and run specs. args can be empty or have the type of command: auto (default) - watch files and recompiling and re-running affected specs once - compile and run specs (if enabled) once spec - just run the specs (assumes compilation is already done)

Compile clojure script and run specs.
args can be empty or have the type of command:
  auto (default)  - watch files and recompiling and re-running affected specs
  once            - compile and run specs (if enabled) once
  spec            - just run the specs (assumes compilation is already done)
raw docstring

auto-runclj

(auto-run build-options)

build-configclj


build-js-pathclj

(build-js-path)

build-reverse-depsclj

(build-reverse-deps deps)

build-spec-configclj

(build-spec-config)

build-spec-htmlclj

(build-spec-html)

build-spec-mapclj

(build-spec-map rdeps deps timestamp)

config-with-defaultsclj

(config-with-defaults config)

configure!clj

(configure! config build-key)

default-colorclj


errorsclj


find-updated-specsclj

(find-updated-specs rdeps deps timestamp)

ignore-consolesclj


ignore-errorsclj


modified-timeclj

(modified-time file)

ns-prefixclj


on-consoleclj

(on-console m)

on-dev-compiledclj

(on-dev-compiled)

on-errorclj

(on-error error)

(print-error-summary {:keys [exit-if-errors?] :as settings})

project-ns?clj

(project-ns? ns)

rdeps-affected-byclj

(rdeps-affected-by rdeps updated)

redclj


run-envclj


run-specsclj

(run-specs & {:keys [timestamp auto?]})

run-specs-autoclj

(run-specs-auto page timestamp)

run-specs-onceclj

(run-specs-once page)

spec-html-urlclj

(spec-html-url)

speclj-defaultsclj


timestamp!clj

(timestamp! file)

timestamp-fileclj

(timestamp-file)

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

× close