vscode-vsce/README.md
2015-10-07 10:51:59 +02:00

204 B

VSCode Extension Manager

Development

Clone the repo. Then,

cd vscode-extension-manager
npm install
npm link

This will add vsce to your $PATH. Verify it by running:

vsce help