Learn you some CUE for a great good!
CUE is an open source language with a rich set of APIs and tooling for defining, generating, and validating all kinds of data: configuration, APIs, database schemas, code, … you name it. ~ cuelang.org
The code in these sections can be found in hofstadter-io/cutorials.com
repository
under code and will mirror the URL path.
Introduction
a one pager about Cue
Overview of Cue's concepts and syntax
First Steps to adopting Cue
- Validate Configuration
- Import Configuration
- Generate Configuration
- Modules and Packages
- Scripting with Cue
- Generate All The Things
Patterns and more complex Cue
Integrations with other formats and standards
Cue's API for working with Cue from Go
Internals of Cue's evaluator
Getting Help
Last modified December 20, 2020: more reorg, fix GameOfLife (5e32357)
Feedback
Was this page helpful?