Liking cljdoc? Tell your friends :D

garden-watcher.core


compile-garden-namespacesclj

(compile-garden-namespaces namespaces)

Given a list of namespaces (seq of symbol), reloads the namespaces, finds all syms with a :garden metadata key, and compiles them to CSS.

Given a list of namespaces (seq of symbol), reloads the namespaces, finds all
syms with a :garden metadata key, and compiles them to CSS.
sourceraw docstring

new-garden-watcherclj

(new-garden-watcher namespaces)

Create a new Sierra Component that watches the given namespaces for changes, and upon change compiles any symbols with a :garden metadata key to CSS.

Create a new Sierra Component that watches the given namespaces for changes,
and upon change compiles any symbols with a :garden metadata key to CSS.
sourceraw docstring

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

× close