Gastove / doctopus

An un-opinionated framework for Docs on the Webs
Eclipse Public License 1.0
7 stars 2 forks source link

Augment shell #39

Closed Gastove closed 9 years ago

Gastove commented 9 years ago

This pull request closes #22. Instead of storing separate html commands and their arguments, the entire command is now stored as a vector of one-or-more strings:

:html-commands: ["lein marg -f index.html"]

The Head coordinates parsing this correctly before constructing a Tentacle.

gmcquillan commented 9 years ago

Looks great. Love the tests!

gmcquillan commented 9 years ago

:rocket: :sparkles:

jarofghosts commented 9 years ago

Baller