open-with-vscode
v0.1.2
Published
Native Connector for Open With VSCODE plugin
Downloads
4
Maintainers
Readme
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