Skip to content

jtakakura/asdf-wren-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-wren-cli Build Lint

wren-cli plugin for the asdf version manager.

Contents

Dependencies

  • Make sure you have the required dependencies installed:
    • curl
    • unzip

Install

Plugin:

asdf plugin add wren-cli
# or
asdf plugin add https://github.com/jtakakura/asdf-wren-cli.git

wren-cli:

# Show all installable versions
asdf list-all wren-cli

# Install specific version
asdf install wren-cli latest

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

# Now wren-cli commands are available
wren_cli --help

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 © Junji Takakura

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages