mustache / spec

The Mustache spec.
MIT License
364 stars 71 forks source link

Adding functions for bash #86

Open fidian opened 9 years ago

fidian commented 9 years ago

I did not rebuild the *.json files because the tag => "code" bit is missing whenever I run rake build.

Bash doesn't really support lambdas, but using "echo" and "$1" should be extremely easy for other tools to use.

jgonggrijp commented 10 months ago

@fidian I'm going to help you get this merged. Would you like to update your branch first?