mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-03 07:42:37 -08:00
11 lines
331 B
Text
11 lines
331 B
Text
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.
|
|
|