In-house scripts in Hy
Maybe use the code as examples for your own scripts because they aren't sufficiently generalized.
is-cljs-modified.hy Verifies if the Clojurescript sources were modified since last build.
readme-append.hy Formats lein-notes and then appends them to README.md
cljs.hy Runs 'lein cljsbuild auto' (non blocking) when there are changes in the cljs files. Accepts other commands as arguments to execute after the daemon is launched. Example: 'script/with/cljs lein run' (script has problems with messages printing to several terminals)
Copyright (C) 2014 Carlos C. Fontes.
Licensed under the MIT License.