Last active
September 12, 2015 19:25
-
-
Save werelax/5e10be2e6cd7820708d0 to your computer and use it in GitHub Desktop.
convert html to hiccup with hicv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ lein hicv 2clj maqueta/build/**/*.html |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
will leave all hiccup files under
./hicv/
Needs hiccup-bridge lein plugin installed