InAiR App Generator
Airman is a desktop app that scaffolds InAiR projects using Yeoman.
Download
Usages
Launch Airman and choose a template (BlankApp or LayeredApp)
Select the output folder
- Configure your app
- Voila, your new app has been generated. Open
settings.gradlein Android Studio and start hacking!
Help and Support
You can ask a question or signal an issue in the GitHub issue page.
Change Log
[0.1.2]
- Add
Navigatemenu, allowGo BackandGo Home - Fix win32 fatal issue
[0.1.1]
- Update generators to version 0.1.1
- Add
Editmenu, allowCopy,Cut,Pasteetc.
[0.1.0]
- Initial release