Home

Awesome

<div align="center">

asdf-zephyr Build Lint

zephyr plugin for the asdf version manager.

</div>

Dependencies

Install

Plugin:

asdf plugin add zephyr
# or
asdf plugin add zephyr https://github.com/nsaunders/asdf-zephyr.git

zephyr:

# Show all installable versions
asdf list-all zephyr

# Install specific version
asdf install zephyr latest

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

# Now zephyr commands are available
zephyr --help

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

Contributing

Contributions of any kind welcome! See the contributing guide.

License

See LICENSE © Nick Saunders