Skip to content

CrouchingMuppet/asdf-colima

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-colima Build Lint

Colima plugin for mise-en-place and the asdf version manager.

Contents

Dependencies

Install

mise plugin:

Mise automatically installs plugins. If you want to use mise to install the lima dependency use:

mise global lima latest

asdf plugin:

# The pre-requisite `lima` can be optionally installed via asdf
asdf plugin add lima
asdf plugin add colima

Colima via mise:

# Show all installable versions
mise list-all colima

# Set a version globally (on your ~/.mise.toml file)
mise global colima latest

# Now colima commands are available
colima start

Check mise-en-place documentation for more instructions on how to install & manage versions.

Colima via asdf:

# Show all installable versions
asdf list-all colima

# Install specific version
asdf install colima latest

# Set a version globally (on your ~/.tool-versions file)
asdf global colima latest

# Now colima commands are available
colima start

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

Contributing

Contributions of any kind welcome! See the contributing guide.

Thanks goes to these contributors!

License

See LICENSE © Miles Parfitt

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages