mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 07:36:18 +00:00
12 lines
325 B
Plaintext
Executable File
12 lines
325 B
Plaintext
Executable File
title: $:/language/Help/build
|
|
description: Kör konfigurerade kommandon automatiskt
|
|
|
|
Bygger specifika byggmål för aktuell wiki. Om inget byggmål är specificerat så kommer alla mål att byggas.
|
|
|
|
```
|
|
--build <target> [<target> ...]
|
|
```
|
|
|
|
Bygger mål som är definerade i `tiddlywiki.info` filen i en wiki mapp.
|
|
|