ionic-team / ionic-starter-super

The Ionic 2 Super Starter 🎮

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Suggestion: Questions like Yeoman

bsides opened this issue · comments

I like this sample project a lot but since its reason to exist is to fasten development process and not be a kitchen sink, I believe it should have a question workflow, like Yeoman.

If you don't know that, it's a simple generator for frontend frameworks that ask questions on what you prefer. Some generators ask about what CSS precompiler you wish to use (SASS, Less, etc), what CSS framework (Twitter Bootstrap, Foundation, etc) and many other questions - and then compile everthing you answered into your basic workplace.

It's basically what Ionic does, but with questions to customize it and have a less bloated basis. I believe it could happen in the whole ionic cli, but it would require a lot more discussion, so here should be the best place to test it.

What do you think?

Cool idea, something we might be able to add later