1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-07 20:44:23 +00:00
TiddlyWiki5/core/modules/commands
Jermolene f7e50e0950 Add --build command
First pass at the build system described in #356.

To test it, move to a new, empty directory and try `tiddlywiki
editions/tw5.com --verbose --build`
2014-04-25 22:41:59 +01:00
..
build.js Add --build command 2014-04-25 22:41:59 +01:00
clearpassword.js Add --build command 2014-04-25 22:41:59 +01:00
help.js Add help command 2014-02-25 14:50:18 +00:00
init.js Fix some Node.js cross-platform compatibility issues 2014-03-31 17:17:36 +01:00
load.js make deserializing a bit more robust 2014-04-09 06:20:51 +09:00
output.js Add --build command 2014-04-25 22:41:59 +01:00
password.js Add password handling to server 2012-09-02 21:00:24 +01:00
rendertiddler.js Add --build command 2014-04-25 22:41:59 +01:00
rendertiddlers.js Add --build command 2014-04-25 22:41:59 +01:00
savetiddler.js Add --build command 2014-04-25 22:41:59 +01:00
server.js Show site title when logging in 2014-03-31 08:58:13 +02:00
verbose.js Part two of turning the rabbit hole inside out 2012-05-05 22:57:21 +01:00
version.js Use the version number from the package.json file 2012-07-13 17:38:23 +01:00