mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 15:46:18 +00:00
f7e50e0950
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`
12 lines
331 B
Plaintext
12 lines
331 B
Plaintext
title: $:/language/Help/build
|
|
description: Automatically run configured commands
|
|
|
|
Build the specified build targets for the current wiki. If no build targets are specified then all available targets will be built.
|
|
|
|
```
|
|
--build <target> [<target> ...]
|
|
```
|
|
|
|
Build targets are defined in the `tiddlywiki.info` file of a wiki folder.
|
|
|