ZIP
WinGet
Cue
Cue · 0.15.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
cue_v0.15.0_windows_amd64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
CueLang.Cue
Version
0.15.0
Description
CUE is an open source data constraint language which aims to simplify tasks
involving defining and using data.
License
Apache-2.0
↗
Homepage
https://github.com/cue-lang/cue
Installer URL
https://github.com/cue-lang/cue/releases/download/v0.15.0/cue_v0.15.0_windows_amd64.zip
Release Notes
Changes which may break some users are marked below with: ⚠️
Note that this release no longer includes a checksums.txt asset; GitHub now provide digests natively.
LSP
This release includes the initial version of cue lsp - with support for "go to definition", "find references", rename, code completion, hover documentation, and code formatting.
See our Getting Started wiki page for instructions on how to set it up with your editor.
Please report any bugs or missing features you encounter via the I…