1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2026-06-07 13:12:18 +00:00
Commit Graph

111 Commits

Author SHA1 Message Date
Jeremy Ruston 872e6fc253 Merge pull request #830 from pmario/new-serve-sh
New serve sh with some help texts
2014-09-12 13:14:13 +01:00
Mario Pietsch fe83d289f4 make empty strings visible 2014-09-12 12:47:09 +02:00
Mario Pietsch c430f9d2c3 more docs 2014-09-12 12:42:20 +02:00
Mario Pietsch 5351102990 better help text, more params to be the same with serve.sh. typo fixes 2014-09-12 12:31:03 +02:00
Mario Pietsch 9ca6b6bfb8 prepare for PR 2014-09-12 11:50:55 +02:00
Mario Pietsch fcf65433ea a bit more docs 2014-09-12 11:46:49 +02:00
Mario Pietsch 45f7b6cc45 svere.sh first take, to make it more flexible 2014-09-12 01:55:07 +02:00
Mario Pietsch ed4597f12d remove debug info 2014-09-11 11:08:48 +02:00
Mario Pietsch 05dfddeb04 make serve.cmd useful for everyone and use sensible defaults, so it works for different editions out of the box 2014-09-11 10:22:54 +02:00
Jermolene 50be85287b Extend serve.sh/cmd to pass host address
Useful to be able to do `./bin/serve.sh "" "" 0.0.0.0` to listen on all
network adaptors
2014-09-10 21:34:13 +01:00
Jermolene 6e9cd59437 Move scripts into bin directory
Fixes #807
2014-09-08 16:32:34 +01:00