Open pierredup opened 9 years ago
It would be nice to have this boilerplate as a Yeoman generator. [1]
That way it would be a lot easier to add this boilerplate to an existing project, or to scaffold a new project without having to clone a repository.
It can also allow you to choose different tools to use based on config (E.G LESS in stead of SASS, traceur instead of babel for ES6 etc)
[1] http://yeoman.io/generators/
Awesome, let me look into this sometime soon
:+1:
It would be nice to have this boilerplate as a Yeoman generator. [1]
That way it would be a lot easier to add this boilerplate to an existing project, or to scaffold a new project without having to clone a repository.
It can also allow you to choose different tools to use based on config (E.G LESS in stead of SASS, traceur instead of babel for ES6 etc)
[1] http://yeoman.io/generators/