ekko_cli 0.4.0+1 copy "ekko_cli: ^0.4.0+1" to clipboard
ekko_cli: ^0.4.0+1 copied to clipboard

CLI For EKKO Boilerplate

0.4.0+1 #

Fixing the way to create the screen

0.4.0 #

Refactoring all the CLI to match the new architeture ekko create screen:<name> on <local>

0.3.0 #

Adding creating model ekko app create model:<ModelName> on <DomainName>

0.2.0+3 #

Fix app create screen

0.2.0+2 #

Fix dto generation

0.2.0+1 #

Adding default constructor for dtos

0.2.0 #

Now its possible create endpoint for ekko api aswell.

ekko api create endpoint:<EndpointName> on <ControllerName>

ControllerName is the controller that the endpoint belong.

If you have an auth controller that controls all the endpoints in your api, you can create directly for this controller:

ekko api create endpoint:"Recovery Password" on Auth

BREAK CHANGE #

EKKO APP The command for create screen has changed for:

ekko app create screen:

0.1.0+1 #

HOTFIX

  • Turn the project executable

0.1.0 #

  • Create screen Command
  • Use: ekko create screen:

0.0.1 #

  • Initial version, created by Stagehand
  • Thanks for Stagehand to make this boilerplate, I'm using to create a CLI for my architeture.
2
likes
120
pub points
0%
popularity

Publisher

unverified uploader

CLI For EKKO Boilerplate

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

ansicolor, meta, path, recase, yaml

More

Packages that depend on ekko_cli