Liking cljdoc? Tell your friends :D

example workflow

chimera

Clojure Utilities

Installation

Install via clojars with:

Clojars Project

running JS tests

  • Install node version 12.x.x (you can use nvm)
  • Install karma cli
    • npm install -g karma-cli
  • install npm test dependencies
    • npm install karma --save-dev
    • npm install karma-cljs-test --save-dev
    • npm install karma-chrome-launcher --save-dev
  • Run the tests
    • lein doo chrome-headless test once or lein doo chrome-headless test auto

Can you improve this documentation? These fine people already did:
FrankApiyo, pld & Peter Lubell-Doughtie
Edit on GitHub

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close