@nummo/create-cli
v0.1.2
Published
Command-line tool for quickly playing with Nummo Spreadsheet.
Readme
@nummo/create-cli
Command-line tool for quickly playing with Nummo.
Features
- Plugin Quickstart: Swiftly create a new Nummo plugin with ease.
- Custom UMD Package: Tailor your own UMD package with customizable options
See Nummo docs for more information.
Usage
Run the following command and follow the prompts to create a plugin:
# npm
npm create @nummo/cli@latest
# pnpm
pnpm create @nummo/cli@latestOptions
-l, --locale <locale>
Special locale. Available options are zh-CN and en-US.
-h, --help
Display help for command.
Development
pnpm i
pnpm devtest, create filter plugin
node dist/index.js