Skip to content
This repository has been archived by the owner on Jul 26, 2022. It is now read-only.

Yeoman generator #8

Closed
addyosmani opened this issue Feb 21, 2014 · 3 comments
Closed

Yeoman generator #8

addyosmani opened this issue Feb 21, 2014 · 3 comments

Comments

@addyosmani
Copy link
Member

I think that a Yeoman generator for this project should be as light-weight as possible. Maybe the flow of questions could be:

  • What is the name of your element?
  • How would you describe the element?
  • What is your GitHub username?
  • What is your name?

In other generators we try to ascertain the last two from your Git config, so maybe we could do that here too to keep things simple.

Anything else we should keep in mind?

@addyosmani
Copy link
Member Author

Started something super duper simple we can build on in https://github.com/webcomponents/generator-element and registered the generator-element namespace. Once we know how we want to structure the prompts those should be easy enough to add in.

@zenorocha
Copy link
Member

Sounds good to me.

+1 for fetching name and GitHub username via Git config.

What do you think of choosing between Native/Polymer/X-tag?

@zenorocha
Copy link
Member

Discussions about the Yeoman Generator should now be done on https://github.com/webcomponents/generator-element/issues/

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

No branches or pull requests

2 participants