require 'r4tw'
make_tw {
source_file 'empty.html'
add_tiddler_from (
'tiddler'=>'SiteTitle',
'text'=>'Hello from r4tw'
)
add_tiddler_from 'example.js'
to_file 'hello.html'
}
"now you're cooking"
r4tw is some ruby classes and methods for manipulating TiddlyWiki files