cue

command module
v0.0.0-...-d6b2721 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 9, 2024 License: MIT Imports: 6 Imported by: 0

README

CUE Semantic Reducer

Pre-processing

The reducer SeRu can only work with one input file.
To generate a single CUE file for a whole module, follow these steps:

Will not work for custom commands! If the module contains *_tool.cue files, the pre-processing must be done manually.

  1. Fix any issues with the module
    cue mod fix
    
  2. Inline all files into a new file (do not use the "-s" flag to simplify the output)
    cue def --inline-imports > in.cue
    

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL