clojure - How can I add a build step to leiningen? -


so i've got application built using foundation , ring, , want able compile custom foundation css whenever run lein ring server or like. specifically, i'd able add step runs compass compile [path]. what's idiomatic way this?

i say, leiningen hooks proper , idiomatic way so: hooks.

you can modify behaviour of built-in tasks degree using hooks. hook functionality provided robert hooke library, included leiningen.


Comments

Popular posts from this blog

ios - UICollectionView Self Sizing Cells with Auto Layout -

node.js - ldapjs - write after end error -

DOM Manipulation in Wordpress (and elsewhere) using php -