stephnr / electron-angular-boilerplate

An Electron template app using AngularJS, Skeleton and a whoe sleuth of tools for building Windows/Mac/Linux desktop applications
MIT License
139 stars 40 forks source link

Yeoman Generator #6

Open pierredup opened 8 years ago

pierredup commented 8 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/

stephnr commented 8 years ago

Awesome, let me look into this sometime soon

noahbuscher commented 8 years ago

:+1: