Liking cljdoc? Tell your friends :D

garden-watcher.core


compile-garden-namespacesclj

(compile-garden-namespaces sym-nses)

Given a list of namespace symbols, reloads those namespaces, finds all definitiions with a :garden metadata key, and compiles them to CSS.

Given a list of namespace symbols, reloads those namespaces, finds all
definitiions with a :garden metadata key, and compiles them to CSS.
sourceraw docstring

GardenWatcherComponentclj

source

new-garden-watcherclj

(new-garden-watcher namespaces)

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

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

start-garden-watcher!clj

(start-garden-watcher! sym-nses)
source

stop-garden-watcher!clj

(stop-garden-watcher! hawk)
source

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

× close