![]() | Name | Last modified | Size | Description |
---|---|---|---|---|
![]() | Parent Directory | - | ||
![]() | dist/ | 2 years ago | - | |
![]() | node_modules/ | 2 years ago | - | |
![]() | LICENSE | 40 years ago | 1.4K | |
![]() | README.md | 40 years ago | 510 | d7c1522 post receive test [كارل مبارك] |
![]() | package.json | 2 years ago | 2.6K |
This package contains strapi code generators available through the CLI or programmatically.
runCLI()
Start the generator CLI.
generate(generatorName, options, plopOptions)
Execute a generator without interactive mode.
generatorName
- one of api
, controller
, service
, model
, plugin
, policy
.options
- options are specific to each generatorplopOtions
dir
: base directory that plop will use as base directory for its actions