README.md Soy Soy is a small library to make it easy to integrate Google Closure Templates with node.js and express. It will now compile your soy templates on launch and pre-cache the files into memory. I would like to give thanks to the authors of soynode and soyer for acting as source-code teachers to work from. Install Download from github and paste into node modules Initialize module : var s

