oortcloud / meteorite

Installer & smart package manager for Meteor
http://oortcloud.github.com/meteorite/
MIT License
841 stars 106 forks source link

mrt create scaffolding #250

Closed christianbundy closed 6 years ago

christianbundy commented 10 years ago

I think that the scaffolding being done with mrt create PROJECT is a little basic – @oortcloud what do you think of creating files for the client and server individually? It might be nice to be able to actually put these into folders anyway, as polluting the project root can make thing messy.

Thanks for all your hard work on this project!