backbone-boilerplate / generator-bbb

Backbone Boilerplate Yeoman generator.
MIT License
56 stars 9 forks source link

Remove Grunt dependency #18

Closed SBoudrias closed 9 years ago

SBoudrias commented 11 years ago

Grunt is overkill for the project - but there's some core functionnality missing from Yeoman. We should work to bring these into the BBB generator as a standalone and eventually merge that on Yeoman generators (e.g. like the CLI interface).

tbranyen commented 11 years ago

Is this still a concern?

SBoudrias commented 11 years ago

Yeah, I talked with Ben over IRC a couples month ago, and the next version of Grunt may be a better suit (and may be used in Yeoman core). BTW, I started working on a fork to add filters and extendability to the Grunt.file core

SBoudrias commented 9 years ago

That's been done a while ago actually :) closing!