lynnaloo / mullet

Mullet Stack: Facebook in the front. Walmart in the back. (React, Hapijs, Node)
http://www.mullet.run
MIT License
194 stars 39 forks source link

Yo generator #11

Closed caio-ribeiro-pereira closed 7 years ago

caio-ribeiro-pereira commented 9 years ago

Hi! This mullet stack is awesome! I enjoyed so much!

But I have one question, are you intend to build a yeoman generator to create a scaffold using this stack?

thanks!

lynnaloo commented 9 years ago

Thanks! I haven't played around with yeoman a lot, but that's a great idea! If I don't get to it, then someone else should build it for me :)

caio-ribeiro-pereira commented 9 years ago

I'd like to study yeoman and I didnt use it yet, but build a yo generator for this framework it makes sense, so when I get a free time I'll do it

MylesBorins commented 9 years ago

there is a yeoman generator generator that you can use to simplify the process.

Whether or not it would be overkill is another question... having written one before I found that it was quite a large tech stack to essentially do a bit of regex. That is assuming you are not compartmentalizing some of the workflow itself... although I would imagine that would be the job of a react or hapi generator.

lynnaloo commented 7 years ago

@weyj4 let's :shipit:

weyj4 commented 7 years ago

Sounds good! Will get on this.