mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 15:46:18 +00:00
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.
|
||
|
|