Liking cljdoc? Tell your friends :D

System Dependencies

To get started with development on Portal, make sure you have the following dependencies installed on your system:

  • java - for clojure runtime
    • for osx, do brew install openjdk
  • babashka - for build scripting
    • for osx, do: brew install borkdude/brew/babashka
    • to list all build tasks, do: bb tasks
  • node, npm - for javascript dependencies
    • for osx, do: brew install node

Can you improve this documentation?Edit on GitHub

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

× close