0.1.2 • Published 8 years ago

airman-app v0.1.2

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

Yeoman App Build Status

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 following snippet in the console localStorage.setItem('insight.disabled', true).

Collected Data

  • Your IP address is anonymized
  • A unique identifier that is generated by computing the SHA-1 of the machine's MAC address.
  • The screen width and height
  • The version of Yeoman-App being used
  • Your operating system and version
  • App events (e.g. number of total installed generators, selected generator)

License

MIT License © Yeoman team