kopia lustrzana https://github.com/miklobit/TiddlyWiki5
Automatically build the readme file
rodzic
1cf8efbdcf
commit
6ec259ca38
3
tw5.sh
3
tw5.sh
|
@ -7,7 +7,8 @@ mkdir -p tmp
|
|||
mkdir -p tmp/tw5
|
||||
|
||||
# cook TiddlyWiki5
|
||||
node tiddlywiki.js --recipe $PWD/tiddlywiki5/tiddlywiki5.recipe --savewiki tmp/tw5 || exit 1
|
||||
node tiddlywiki.js --recipe $PWD/tiddlywiki5/tiddlywiki5.recipe --savewiki tmp/tw5 --savetiddler ReadMe readme.html || exit 1
|
||||
|
||||
|
||||
# open the result
|
||||
#open -a /Applications/Google\ Chrome.app tmp/tw5/index.html
|
||||
|
|
Ładowanie…
Reference in New Issue