open-ide

1.0.9 • Public • Published

🖥 IDE Open

Opens a folder in editor from cli

📇 Contents

open-ide

Usage

🏗 Installation

Install open-ide globaly from npm:

npm i -g open-ide

🚀 Add editor

open-ide add <alias> <path>

Example:

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

📂 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

🗃 List editors

open-ide list

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i open-ide

    Weekly Downloads

    4

    Version

    1.0.9

    License

    ISC

    Unpacked Size

    136 kB

    Total Files

    7

    Last publish

    Collaborators

    • oleksandr_demian