simonblee / generator-maryo

Yeoman generator for Backbone and Marionette.
MIT License
43 stars 11 forks source link

Mann style dir structure #7

Open ChetHarrison opened 10 years ago

ChetHarrison commented 10 years ago

Simon,

I was thinking of creating a version with a dir structure like Brian Mann / David Sulc. Are you aware of anything like that? Thanks for the scaffold! BTW looks like the main.css needs a styles/main.css href in the index.html.

Chet

simonblee commented 10 years ago

Hi Chet,

I can't seem to find the repo you're talking about. Can you please add a link? Directory structures can be a personal thing so I might investigate adding a customisable structure.

Thanks for the main.css issue. I'll patch that now.

ChetHarrison commented 10 years ago

check out sulc's book and the repo is https://github.com/davidsulc/marionette-gentle-introduction

ChetHarrison commented 10 years ago

i get the personal. His tree is basically subapp(mediator)/m/v/c based nodes