Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor generate command #14

Open
gossi opened this issue Apr 14, 2017 · 0 comments
Open

Refactor generate command #14

gossi opened this issue Apr 14, 2017 · 0 comments

Comments

@gossi
Copy link
Member

gossi commented Apr 14, 2017

$ keeko g(enerate) <blueprint>

Similarly to ember g <blueprint>. However, the keeko command is still a subclass of the symfony command and will benefit from it's interactive console part to ask for information if no enough are provided.

At some point it should be possible to extend the blueprints as they do it in ember, yet there should be some form of "registration" within keeko. Maybe all blueprints should be a composer package with type keeko-blueprint. Additionally, keeko-cli is meant to be installed globally, those blueprints may installed per-project. I have no idea how to handle that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant