4.1.25 • Published 2 years ago

@huiweitech/matrix-generators v4.1.25

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
2 years ago

@huiweitech/matrix-generators

This package contains matrix code generators available through the CLI or programmatically.

API Reference

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 generator
  • plopOtions
    • dir: base directory that plop will use as base directory for its actions