blob: 9bb97eca33acb9ce8e1c236f43d6766825ee2f20 (
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
### win_build.cmd
Build the compiler. See {../compiler/readme.md}
### win_help.cmd
Shows the compiler's command line help.
### 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.
|