Skip to content

Latest commit

 

History

History
executable file
·
23 lines (15 loc) · 349 Bytes

DEPLOY_README.md

File metadata and controls

executable file
·
23 lines (15 loc) · 349 Bytes

Javascript Code Snippets for Jasmine UnitTest-Framework

To deploy the extension

install vsce globally

sudo npm install -g vsce

then run in the develop directory

vsce package

install the packe by

code pathTo/Jasmine-JS-CodeSnippets-0.0.1.vsix

or by simply drag and drop the package to VS Code