Skip to main content

Isolate your vscode environment and keep it simple!

Project description

vscenv - Management of isolated VSCODE environments

vscenv is a command-line tool that makes it easy to maintain and manage isolated vscode environments written in Python.


Installation

  • Option 1 : Install from pypi
    pip install vscenv --user
    
  • Option 2 : Install from soruce
    git clone https://github.com/jugangdae/vscenv
    cd vscenv
    pyhton -m build
    pip install vscenv-0.0.1-py3-none-any.whl
    

Commands

  1. create : Create a new vscenv environment.
    vscenv create [vscenv_env]
    vscenv c [vscenv_env]
    
  2. list : Show vscenv env list
    vscenv list
    vscenv l
    
  3. run : Executes VSCODE using an vscenv environment
    vscenv run [vscenv_env] [work_path]
    vscenv r [vscenv_env] [work_path]
    
  4. Delete : Delete an vscenv environment.
    vscenv delete [vscenv_env]
    vscenv d [vscenv_env]
    
  5. help and version
    vscenv -h, --help
    vscenv -v, --version
    

Config (~/.vscenvconfig)

[setting]
vscenv_run = [code or code-insider]
vscenv_dir = [path of vscenv environments directory]

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

vscenv-0.1.1.tar.gz (3.9 kB view details)

Uploaded Source

Built Distribution

vscenv-0.1.1-py3-none-any.whl (4.1 kB view details)

Uploaded Python 3

File details

Details for the file vscenv-0.1.1.tar.gz.

File metadata

  • Download URL: vscenv-0.1.1.tar.gz
  • Upload date:
  • Size: 3.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for vscenv-0.1.1.tar.gz
Algorithm Hash digest
SHA256 c180d52a1a6d174f57f4c1eda8bd0f0ff64eedf90d874a9fddf1ca12e5205e04
MD5 f3aadfc487b5600dd7ba1457f19d80e2
BLAKE2b-256 44c8dbbdf177446bc84e2b335dae3efea17a9431b5275e6980141932430c232b

See more details on using hashes here.

File details

Details for the file vscenv-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: vscenv-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 4.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for vscenv-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a9059f042b93124ee669ff959fde0991cf76a2d027bb420865bba9caebbbc8d4
MD5 ee9868e9057b1601b52c5579ada85770
BLAKE2b-256 b1a61c73ad1dddeeea7f740860f750401982e2a09a2b1152ce48dacbbcbb6391

See more details on using hashes here.

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