A CLI tool designed for creating, building, and managing complex plugins.
builder new plugin
builder build bundle
yarn add -D @yarnpkg/builder typescript
build bundle - Build the local bundle.
build bundle
build plugin - Build a local plugin.
build plugin
new plugin - Create a new plugin.
new plugin
Generated using TypeDoc
@yarnpkg/builder
A CLI tool designed for creating, building, and managing complex plugins.
Features
builder new plugin
command for scaffolding new pluginsbuilder build bundle
command for building complex pluginsInstallation
yarn add -D @yarnpkg/builder typescript
Commands
build bundle
- Build the local bundle.build plugin
- Build a local plugin.new plugin
- Create a new plugin.