0.1.2 • Published 2 years ago

@nextcms/generators v0.1.2

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

@nextcms/generators

This package contains nextcms code generator avaiable 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 components
  • options -
  • plopOptions