1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-03 02:33:15 +00:00
TiddlyWiki5/archive/test.bat

12 lines
327 B
Batchfile
Raw Normal View History

2012-04-03 11:26:16 +00:00
mkdir tmp\newcooked
node tiddlywiki.js --recipe test\tiddlywiki.2.6.5\source\tiddlywiki.com\index.html.recipe --savewiki tmp\newcooked
windiff tmp\newcooked\index.html test\tiddlywiki.2.6.5\target\index.2.6.5.html
node tiddlywiki.js --wikitest test\wikitests\
rem jshint *.js
rem jshint js
rem jshint tiddlywiki5\boot\*.js