openvscode-server plugin for the asdf version manager.
openvscode-server
requires node.js
, which is bundled with the installer.
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.
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
See LICENSE © William Poetra Yoga