Managing your build and deployments with the Ocuroot SDK
.ocu.star
.
The Ocuroot SDK is a collection of Starlark modules that power your configuration
files.
Functions and structs provided by the SDK are imported using the load
function.
For example, to import json
and yaml
functions from the encoding
module: