wpyoga / asdf-openvscode-server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

asdf-openvscode-server Build Lint

openvscode-server plugin for the asdf version manager.

Contents

Dependencies

openvscode-server requires node.js, which is bundled with the installer.

Install

Plugin:

asdf plugin add openvscode-server
# or
asdf plugin add openvscode-server https://github.com/wpyoga/asdf-openvscode-server.git

openvscode-server:

# Show all installable versions
asdf list-all openvscode-server

# Install specific version
asdf install openvscode-server latest

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

# Now openvscode-server commands are available
openvscode-server --version

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 © William Poetra Yoga

About

License:MIT License


Languages

Language:Shell 100.0%