Skip to main content

Isolate your vscode environment and keep it simple!

Project description

IODE

iode is a command-line tool for simple maintenance and management of isolated vscode environments written in Python.

download

git clone https://github.com/jugangdae/iode
cd iode

install

pyhton -m build
pip install iode-0.0.1-py3-none-any.whl

config

create ~/.iode/config

$ vi ~/.iode.conf
[default]
iode_run = code
iode_dir = /Users/username/.iode

create iode_dir

$ mkdir ~/.iode

usage

add new iode env

$ iode add [iode_env]

delete iode env

$ iode del [iode_env]

show iode env list

$ iode list

run iode

$ iode run [iode_env] [path]

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

iode-0.0.1.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

iode-0.0.1-py3-none-any.whl (3.9 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