Home

Awesome

<div align="center">

asdf-daytona Build Lint

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

</div>

Contents

Dependencies

Install

mise plugin:

Mise automatically installs plugins.

asdf plugin:

asdf plugin add daytona
# or
asdf plugin add daytona https://github.com/CrouchingMuppet/asdf-daytona.git

Daytona via mise:

# Show all installable versions
mise list-all daytona

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

# Now daytona commands are available
daytona server

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

Daytona via asdf:

# Show all installable versions (mise can be a drop-in replacement for the asdf command)
asdf list-all daytona

# Install specific version
asdf install daytona latest

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

# Now daytona server can be started
daytona server

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