Skip to content
This repository has been archived by the owner on May 25, 2019. It is now read-only.

Add receipes to yeoman generator #635

Closed
Upgreydd opened this issue Feb 7, 2016 · 3 comments
Closed

Add receipes to yeoman generator #635

Upgreydd opened this issue Feb 7, 2016 · 3 comments

Comments

@Upgreydd
Copy link

Upgreydd commented Feb 7, 2016

Please add all receipes to generator. It would be nice to generate whole project without rewriting it using receipes.

@silvenon
Copy link
Member

silvenon commented Feb 7, 2016

If I understood you correctly, you want us to implement all recipes into the generator?

@Upgreydd
Copy link
Author

Upgreydd commented Feb 7, 2016

That would be nice, but this is only feature. Every time I use these generator I'm changing sass to less and html to jade. In my opinion selectable options when generating project would be nicer ;)

Don't get me wrong, that's a proposition only.

@silvenon
Copy link
Member

silvenon commented Feb 7, 2016

Unfortunately we can't do this, that's why we added recipes in the first place.

We added Sass because it's the most popular choice and changing it to another preprocessor should be easy.

We also got a number of requests to implement Jade or some other templating language, but because there are so many of them and there's no clear winner (depends on your framework, it could be Handlebars, JSX etc.), we decided to stick with HTML. We mentioned it in the FAQ.

You could maintain your own fork of this generator with these features included.

@silvenon silvenon closed this as completed Feb 7, 2016
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