siefkenj/PreTeXt Build
Builds a project with PreTeXt
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| project-root | The root directory of the project. I.e., the folder where your `project.ptx` is located. | — | . |
| pretext-command | The command to run to build the project. For example `build html` would execute `pretext build html`. | — | build |
| output-dir | The directory where the generated output should be placed. It will be placed in a folder called `output/` in this directory. | — | . |
| pretext-location | [advanced] The location of PreTeXt (core). This is used to override the `pretext/pretext` script used. | — | "" |
| pretext-commit | [advanced] The SHA commit of PreTeXt (core) to use. This is used to override the `pretext/pretext` script used. | — | "" |
Outputs
no outputs