https://github.com/jpluscplusm/cuetils
https://github.com/jpluscplusm/cuetils
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jpluscplusm/cuetils
- Owner: jpluscplusm
- License: agpl-3.0
- Created: 2023-01-14T10:58:47.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-16T11:57:32.000Z (over 2 years ago)
- Last Synced: 2025-01-16T09:09:27.291Z (10 months ago)
- Language: CUE
- Size: 17.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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