This tutorial teaches the fundamentals of CUE. To try out the examples in the tutorial you can follow the installation instructions to get a working setup of CUE.
Use the cue eval
or cue export
commands to evaluate an example.
- JSON Sugar and other Goodness
- References and Visibility
- Types
andare Values - Modules, Packages, and Instances
- Expressions
- Cycles