electron-userland / electron-forge-templates

Templates bundled with Electron Forge <= 5 to create Electron apps using popular JavaScript frameworks
107 stars 23 forks source link

Convert to template modules #2

Closed MarshallOfSound closed 7 years ago

MarshallOfSound commented 7 years ago

https://github.com/electron-userland/electron-forge/wiki/Custom-template-modules

I think these could also be included by default somehow (as they are the super basics) so that out of the box people could just

electron-forge init my-app --template=angular2

/cc @paulcbetts @malept