blob: a20d8583d85cc0e26e41839c92e90621c85b57a3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
# ldgallery scripts
Some utilities.
Prefix the filename of your custom script with "local_", they are git-ignored.
## Build
### dev_win_build.cmd
Build the compiler. See {../compiler/readme.md}
### dev_win_help.cmd
Shows the compiler's command line help.
### dev_win_compile_example.cmd
Compile the example gallery, for demonstration purposes. See {../example/readme.md}
### win_generate_yaml_files.cmd
Generates template YAML files for your gallery.
Copy this CMD to your pictures folder.
|