80 Forks
519 Stars
519 Watchers

cljdoc

📚 A central documentation hub for the Clojure community

How to download and setup cljdoc

Open terminal and run command
git clone https://github.com/cljdoc/cljdoc.git
git clone is used to create a copy or clone of cljdoc repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with cljdoc https://github.com/cljdoc/cljdoc/archive/master.zip

Or simply clone cljdoc with SSH
[email protected]:cljdoc/cljdoc.git

If you have some problems with cljdoc

You may open issue on cljdoc support forum (system) here: https://github.com/cljdoc/cljdoc/issues