fs-watcher
Filesystem watcher for changes
$ area51 add fs-watcherCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(fs-watcher:some-function ...)Filesystem watcher for changes
$ area51 add fs-watcherCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(fs-watcher:some-function ...)