Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 564 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 564 Bytes

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 packages for use in pure CUE code
  • utils: utilities that use CUE

CUE Packages

  • /cue/jCue: a package that allows for easy patching of existing data structures

Utils

  • /utils/eCue: a shell script that uses CUE to test pairs of files for semantic equality