0.0.1-SNAPSHOT4 • Published 25 days ago

inula-codegen v0.0.1-SNAPSHOT4

Weekly downloads
-
License
MIT
Repository
-
Last release
25 days ago

inula-codegen

Usage

$ npm install -g inula-codegen
$ inula-codegen COMMAND
running command...
$ inula-codegen (--version)
inula-codegen/0.0.1-SNAPSHOT4 darwin-x64 node-v20.11.0
$ inula-codegen --help [COMMAND]
USAGE
  $ inula-codegen COMMAND
...
$ npm install -g inula-codegen
$ inula-codegen COMMAND
running command...
$ inula-codegen (--version)
inula-codegen/0.4.28 darwin-x64 node-v20.11.0
$ inula-codegen --help [COMMAND]
USAGE
  $ inula-codegen COMMAND
...

inula-codegen download

download

USAGE
  $ inula-codegen download YOUR_CODE_ID --host <host>  --port <port> --libPath <libPath> --fileSuffix <fileSuffix>

ARGUMENTS
  PERSON  Person to say hello to

FLAGS
  --host 'The remote host', default: 'localhost'
  --port 'The port of host', default: '3000'
  --libPath 'The path to storage the components', default: './src/lib'
  --fileSuffix 'The file suffix', default: 'jsx'

DESCRIPTION
  download the code from openinula codegen