@opentiny/tiny-engine-cli

2.4.1 • Public • Published

engine-cli

tiny-engine cli for create new designer/plugin/...

dev

npm run dev    # build in watch mode
npm run build  # build engine-cli
npm link       # after link, you can test engine-cli commands use: engine-cli create xxx

usage

create platform or plugin by prompt

# dynamic create platform or plugin by complete prompt
npx @opentiny/tiny-engine-cli@latest create

create a tiny-engine platform

npx @opentiny/tiny-engine-cli@latest create-platform my-designer

create a tiny-engine plugin

npx @opentiny/tiny-engine-cli@latest create-plugin my-plugin

create a tiny-engine theme

npx @opentiny/tiny-engine-cli@latest create-theme my-theme

Readme

Keywords

none

Package Sidebar

Install

npm i @opentiny/tiny-engine-cli

Weekly Downloads

289

Version

2.4.1

License

MIT

Unpacked Size

633 kB

Total Files

40

Last publish

Collaborators

  • opentiny