0.1.2 • Published 4 years ago

open-with-vscode v0.1.2

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

Open With VSCode - Connecter

This is the native connector for the OpenWithVSCode Browser AddOn

Installation

Make sure you have the latest version of node and npm installed.

npm i -g open-with-vscode

Setting up for development

Clone the repository

git clone https://github.com/haxzie/open-with-vscode

cd into the packages/connector directory and run the following command to link the project as a global binary

npm link