SQE Core Command-Line Guid
SQE Core compiles .sqe files to HTML. Below is the command‑line syntax and available options.
Usage:
sqe-core [OPTIONS] --input <FILE>
Options:
| Option | Description |
|---|---|
--input <FILE> |
Input .sqe file to compile. |
--output <DIR> |
Output directory (defaults to ./out) [default: out] |
-h, --help |
Print help |
-V, --version |
Print version |