Skip to content
This repository has been archived by the owner on Apr 3, 2022. It is now read-only.

Native Sub-generator and ES6 Refactor

Compare
Choose a tag to compare
@jhwohlgemuth jhwohlgemuth released this 20 Jun 01:39
· 364 commits to master since this release

NEW

  • Added "native" sub-generator:
    • Scaffold desktop applications built on electron
    • Leverage the webapp sub generator to scaffold a UI or roll out a bare-bones app
    • See docs for details
  • Updated "done message" to provide useful information for projects, webapps, and native applications

🚧 Maintenance 🚧

  • 💄 Refactored code to improve sustainability and to make better use of ES6 sugar

⚠️ Moving forward, this project will only actively support the current and active LTS versions of Node.js. This means that this generator requires v6 or greater.