SemVer version, e.g:
version: 1.2.3
Optional: A description of the thing this CLI tool is building for you.
The configuration for the source of data for this tool.
The configuration for the source of data for this tool.
This can either be set to a local file, or a URL.
Set source to a file path.
file: path/to/file.yaml
Set source to a URL.
url: https://urlofsource.com/sourcedata/
A path to write the created thing to.
The operations to perform on the data this tool manipulates.
This array of operations will be performed in order and an operation may appear more than once.
E.g:
actions: [ foo, bar, baz, bar ]
The possible operations to perform on the data this tool manipulates.
See each option below for what it does and how it's referenced in config.