create-motrix-plugin
v2.0.0
Published
Scaffold a new Motrix plugin project — `pnpm create motrix-plugin`
Readme
create-motrix-plugin
Scaffold a new Motrix plugin project:
pnpm create motrix-plugin my-plugin
# or: npm create motrix-plugin my-pluginThis is a thin wrapper that delegates to
@motrix/plugin-cli's
create-motrix-plugin bin (motrix-plugin init under the hood). See the
plugin-cli README for template options and the full authoring workflow.
Part of the motrixapp/plugin-sdk monorepo. MIT licensed.
