Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 559 Bytes

02-usage.md

File metadata and controls

10 lines (7 loc) · 559 Bytes

Usage

After installing otk you'll probably want to start using it. If you've followed the installation instructions for a source checkout you'll have an examples directory available. You can compile one of the examples like so:

€ OTK_EXTERNAL_PATH="./external" otk compile example/centos/centos-9-x86_64-minimal-raw.yaml
# ...

Note that this example will take some time to generate, this is due to dependency solving. After the command is done it will output the generated content on STDOUT.