0.9.4 • Published 1 year ago

@octoflutter/cli v0.9.4

Weekly downloads
-
License
BSD
Repository
github
Last release
1 year ago

@octoflutter/cli

Installation

$ pnpm add -g @octoflutter/cli

Usage

Options: -v, --version output the version number -h, --help display help for command

Commands: dev build appbundle create create a template app

Dev

$ octoflutter create <app>  create a template project named <app>
#octoflutter dev is usually used by octoflutter developer. if you start from template project, use pnpm dw or pnpm dm
$ pnpm dw                   build octoflutter for platform-web, the entrypoint "localhost:54321"
$ pnpm dm                   build octoflutter for platform-mobile, /build/output/app.zip