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

Add a command to list available templates #68

Closed
damyanpetev opened this issue Nov 15, 2017 · 1 comment
Closed

Add a command to list available templates #68

damyanpetev opened this issue Nov 15, 2017 · 1 comment

Comments

@damyanpetev
Copy link
Member

Since the number of templates has grow quite a bit, it won't be reasonable to list them in readme/docs.
It'll be better if there's a command that can list all available templates, filtered by framework [and project].

@wnvko
Copy link
Contributor

wnvko commented Feb 27, 2018

After internal discussion the command should work in this way:

  • if one is not in a project command without parameters should list all available templates by product group;
  • if one is not in a project command with framework and type specified should list all templates for this specific framework/type by product group;
  • if one is in a project command should list all templates by product group, related to the framework/type the project was generated for.

List command should be available only as alone command. It should not be a part of other commands, e.g. wizard, new, add and so on.

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

No branches or pull requests

4 participants