rkallos / pony-mustache

Mustache Templating Language, implemented in Pony. Still very much a work in progress.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make adding/updating bindings more ergonomic

rkallos opened this issue · comments

Currently, bindings are read from JSON. At the very least, there ought to be .update(), for that sweet Pony syntax sugar.