mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-04-27 07:40:52 -07:00
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`
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.
|
|
|