Skip to main content

A VSCode version manager.

Project description

vscvm

A VSCode version manager.

Install

Add the following to your .bashrc file:

Install vsc via pip:

pip install vscvm
export PATH=$HOME/.vscvm:$PATH

and that's it!

Usage

$ vsc list
v1.59 - July 2021
v1.58 - June 2021
v1.57 - May 2021
v1.56 - April 2021
v1.55 - March 2021

$ vsc list -n 3
v1.59 - July 2021
v1.58 - June 2021
v1.57 - May 2021

$ vsc install latest
Downloading 1.59...
Successfully installed 1.59!

$ code --version
1.59.0

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vscvm-1.0.1.tar.gz (4.0 kB view hashes)

Uploaded Source

Built Distribution

vscvm-1.0.1-py3-none-any.whl (4.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page