This (bash) script aims to automate the process of creating an express app:
- Modular folder structure
- Installing dependencies (Mongoose, Stylus, Nib, ...)
- Getting dependencies (jQuery, Backbone, Require ...)
- Setup testing folders (Mocha, Zombie)
- Cakefile (To start development server and testing tasks)
Just download expressapp
, chmod to allow execution. Then expressapp {projname}
then have a cup of tea