vsce-yarn-patch
TypeScript icon, indicating that this package has built-in type declarations

1.66.2 • Public • Published

vsce

The Visual Studio Code Extension Manager

Build Status npm version

Requirements

Development

First clone this repository, then:

yarn
yarn watch # or `watch-test` to also run tests 

Once the watcher is up and running, you can run out of sources with:

yarn vsce

Publish to NPM

Simply push a new tag and the CI will automatically publish to NPM. The usual flow is:

npm version [minor|patch]
git push --follow-tags

About

This tool assists in packaging and publishing Visual Studio Code extensions.

Read the Documentation on the VS Code website.

/vsce-yarn-patch/

    Package Sidebar

    Install

    npm i vsce-yarn-patch

    Weekly Downloads

    328

    Version

    1.66.2

    License

    MIT

    Unpacked Size

    106 kB

    Total Files

    26

    Last publish

    Collaborators

    • bestander