Name | Last modified | Size | Description | |
---|---|---|---|---|
Parent Directory | - | |||
node_modules/ | 2 years ago | - | ||
dist/ | 2 years ago | - | ||
package.json | 2 years ago | 2.6K | ||
README.md | 39 years ago | 510 | d7c1522 post receive test [كارل مبارك] | |
LICENSE | 39 years ago | 1.4K |
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