This might help slightly:
http://jonrobson.me.uk/posts/How%20to%20cook%20in%20TiddlyWiki


On Sep 25, 8:21 am, FND <f...@gmx.net> wrote:
> Assuming you're using a Unix OS:
>
> * check out the Subversion repository:
>  http://svn.tiddlywiki.org
>   (this might take a while)
> * create a wrapper script (e.g. ~/bin/ck):
>     #!/usr/bin/env sh
>     export TW_TRUNKDIR=$HOME/Dev/TiddlyWiki/svn.tiddlywiki.org
>     $TW_TRUNKDIR/tools/cooker/bash/ck $@
>   (adjust the path in the second line accordingly)
> * run ck <filepath> <options>
>
> If you run into any issues, let's discuss on the dev group:
>    http://groups.google.com/group/TiddlyWikiDev/
>
> -- F.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to