On Mon, Oct 4, 2010 at 9:52 PM, Tobias Beer <[email protected]> wrote: > @Paul > > Would there be a comprehensive documentation for cook somewhere?
There's not a lot to it. There's a wiki page: http://trac.tiddlywiki.org/wiki/Cook but I've learnt by example from recipes in the svn repo: http://svn.tiddlywiki.org/Trunk/core/tiddlywiki.html.recipe http://svn.tiddlywiki.org/Trunk/verticals/TiddlySlidy/index.html.recipe > Does cook work under XP? I believe so. It's written in Ruby which is pretty platform independent: http://svn.tiddlywiki.org/Trunk/tools/cooker/cook.rb > I do like linux, but for now xp runs just fine. On > the other hand, I have no inclinations to install cygwin. ;o) heh. > Or is cook that "straight forward" that it might be rewritten as a bat > or powershell file? The bit of cook I use is pretty small, though most recipes use the core recipe which uses templates, copyright and most every feature. Might be an interesting academic exercise to refactor it into JavaScript. -- Paul (psd) http://blog.whatfettle.com -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywikidev?hl=en.
