Skip to content

Commit

Permalink
Add packaging directions
Browse files Browse the repository at this point in the history
  • Loading branch information
spkane committed Feb 12, 2022
1 parent 62e41a5 commit 3cfdb15
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,15 @@ There are no special requirements for this extension.

Setting `update.mode` to `none` officially requires a restart of Visual Studio Code and therefore may not really achieve much initially.

## Packaging

```sh
npm install -g vsce
vsce package
```

* Upload to a new Github release

## Release Notes

### 0.0.2
Expand Down

0 comments on commit 3cfdb15

Please sign in to comment.