Commands
To see general help:
dile --help
For command help:
dile g-form --help
Project Setup
The CLI can help you create a new project, generating the entire application structure with essential general-use components.
Configuration
There are some configuration options so you can adapt the CLI to your project's needs. Through this command, you can automatically create the configuration file with default options that you can then override.
Generators
These are the component generators available in the CLI, specifically designed for creating CRUD components that require detailed configurations.
dile CLI