VS Code Extension Manager
https://github.com/microsoft/vscode-vsce
0d0a8056d7
fixes #43 |
||
---|---|---|
resources | ||
src | ||
test | ||
typings | ||
.gitignore | ||
.npmignore | ||
.travis.yml | ||
gulpfile.js | ||
LICENSE | ||
package.json | ||
README.md | ||
ThirdPartyNotices.txt | ||
tsconfig.json | ||
tsd.json |
vsce
The Visual Studio Code Extension Manager
Requirements
- Node.js at least
0.12
About
This tool assists in publishing Visual Studio Code extensions.
Read the Documentation at VS Code's repository.