mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-12-30 20:10:28 +00:00
12 lines
336 B
Plaintext
12 lines
336 B
Plaintext
|
title: $:/language/Help/build
|
||
|
description: 設定されたコマンドを自動実行
|
||
|
|
||
|
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.
|
||
|
|