An open API service indexing awesome lists of open source software.

https://github.com/alextanhongpin/learn-cuelang

Exploring cue-lang and the basic features
https://github.com/alextanhongpin/learn-cuelang

cue cuelang

Last synced: 11 months ago
JSON representation

Exploring cue-lang and the basic features

Awesome Lists containing this project

README

          

# CUE

## Installation

```bash
$ go install cuelang.org/go/cmd/cue@latest
```

## Tutorials

https://cuetorials.com/introduction/