Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-cue

CUE plugin for asdf version manager

Build History

Build history

Installation

asdf plugin add cue https://github.com/asdf-community/asdf-cue.git

Usage

# Show all installable release versions
asdf list all cue

# Install the latest stable CUE release
asdf install cue latest

# Set a version for your user
asdf set -u cue latest

# Install a specific release, including prereleases
asdf install cue 0.16.1
asdf install cue 0.17.0-alpha.1

latest resolves to the newest stable GitHub release. asdf list all cue lists GitHub releases rather than all Git tags, so development tags without downloadable release assets are not shown as installable versions.

On macOS arm64, older CUE releases that do not provide a native arm64 archive fall back to the darwin amd64 archive. Rosetta 2 is required for those older versions.

Check asdf readme for instructions on how to install & manage versions.

License

Licensed under the Apache License, Version 2.0.

Releases

Sponsor this project

Packages

Used by

Contributors

Languages