yeoman / yeoman-app

A desktop app that scaffolds projects using Yeoman
988 stars 106 forks source link

Can we build and deploy this yeoman-app as a executable or installable with some generator? #119

Open salauddinShaikh opened 8 years ago

stefanbuck commented 8 years ago

I've just spotted that npm run pack-<mac|win|linux> doesn't work. Most likely an issues with some outdated package. I'll investigate further and submit a PR for that.

Back to your question. That's a good idea and will lower the barrier to people using it. We could build a version on every push into master, see GitHub Releases Uploading. @ruyadorno any objections?