Skip to content
This repository has been archived by the owner on Jan 25, 2023. It is now read-only.

nsaunders-archived/asdf-zephyr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-zephyr Build Lint

zephyr plugin for the asdf version manager.

Dependencies

  • bash, curl, tar: generic POSIX utilities

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages