/asdf-earthly

Primary LanguageShellGNU General Public License v2.0GPL-2.0

asdf-earthly

This is a plugin for asdf to install/manage earthly

Installation

asdf plugin add earthly https://github.com/hpcsc/asdf-earthly.git

Usage

Check out asdf readme for general usage of asdf

Most common usage:

asdf list-all earthly # list all available versions of earthly
asdf install earthly [latest|x.y.z] # install latest|x.y.z version
asdf global earthly x.y.z # set version x.y.z as global