1.0.9 • Published 4 years ago

open-ide v1.0.9

Weekly downloads
3
License
ISC
Repository
github
Last release
4 years ago

:desktop_computer: IDE Open

Opens a folder in editor from cli

:card_index: Contents

open-ide

Usage

:building_construction: Installation

Install open-ide globaly from npm:

npm i -g open-ide

:rocket: Add editor

open-ide add <alias> <path>

Example:

open-ide add vscode C:\PATH\TO\VSCODE\Code.exe

:open_file_folder: Open folder in editor

open-ide

Note: if you have only one editor declared, it will be used as default, otherwise open-ide will ask you to choose the editor (from a list)

:axe: Remove editor

open-ide rm <alias>

Example:

open-ide rm vscode

:card_file_box: List editors

open-ide list
1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago