clojure -X:goldly
Navigate your webbrowser to port 8000.
Snippets are in running systems / snippet-registry
In deps.edn add ui-aggrid as dependency and add goldly alias
:goldly
{:extra-deps {org.pinkgorilla/goldly {:mvn/version "RELEASE"}
{org.pinkgorilla/ui-aggrid {:mvn/version "0.0.2"}}
:exec-fn goldly-server.app/goldly-server-run!
:exec-args {:profile "watch"
:config {:goldly {}}}}
Can you improve this documentation?Edit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |