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

https://github.com/jpluscplusm/cuetils


https://github.com/jpluscplusm/cuetils

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# cuetils

## Installation

Clone this repo as `https://jonathanmatthews.com/cuetils`, regardless of
whichever git hosting site you're viewing this README via.

## Contents

This repo contains 2 top-level directories:

- `cue`: various [CUE](https://cuelang.org) packages for use in pure CUE code
- `utils`: utilities that use CUE

### CUE Packages

- [/cue/jCue](/cue/jCue): a package that allows for easy patching of existing
data structures

### Utils

- [/utils/eCue](/utils/eCue): a shell script that uses CUE to test pairs of
files for semantic equality