yeoman / yeoman-app

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

Yeoman App Build Status Gitter

A desktop app that scaffolds projects using Yeoman.

Yo, my friend. This is the first official Yeoman application with a fresh user interface from 2015. The app is unfortunately still in heavy development and we are looking for help! Let us know if something doesn't work like you expected by raising an issue or fix it straight away with a PR.

Screenshot

Documentation

The project is based mainly on electron and Material UI. For a Getting started guide, API docs etc. see the documentation page. If something is missing, wrong or unclear, please open an issue. Thank you!

Contributing

We love contributors! See our contribution guideline to get started.

Google analytics

To understand how the app is being used we will report usage information to Google Analytics. If you do not want this information reported, you can disable it. Open the devtools with CMD+OPT+I (or CTRL+SHIFT+I on Windows) and execute the following snippet in the console localStorage.setItem('insight.disabled', true).

Collected Data

License

MIT License © Yeoman team