fs-watcher

MIT License

Filesystem watcher for changes

$ area51 add fs-watcherCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(fs-watcher:some-function ...)