gavintai / generator-m-ionic

Advanced workflows for building rock-solid Ionic apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generator-M-Ionic

NPM version Coverage Status Build Status Dependency Status Download Month

Development:

Dev Coverage Status Dev Build Status Dev Dependency Status

Why you need it

Advanced workflows for building rock-solid Ionic apps: develop, prototype, test, build and deliver high quality apps with Yeoman, Gulp, Bower, Angular, Cordova and of course Ionic. All in one sexy generator.

Read more ...

What's in the box







Read more ...

What's new

1.9.0

  • Livereload for the device! Wohoo! See how it's done.
  • Testing workflow improvements
    • Precommit hooks and others in a new Husky Guide
    • gulp protractor now returns, allowing it to be used with husky, travis, jenkins, ...
  • Questions the generator asks are documented and explained in the Questions document
  • read more ...

Quick Start

  • Quick Start for the experienced developer.
  • Try the demo. Get a quick impression by cloning the sample project generated with the latest version of Generator-M-Ionic.

Guides

Setup
Basics
Quality
  • ESLint code style checks and setting up your IDE/Editor.
  • Testing with our testing setup.
  • Husky hooks, automatically run linting and tests before you commit.
Advanced
Building & Continuous Integration
  • Build Vars, inject vars into your app at build time.
  • Programmatically change the config.xml, an essential part for a successful continuous integration setup. Add environments and build vars for a full blown continuous integration use case!
Ecosystems
  • Ionic Platform (beta) - A cloud platform for managing and scaling cross-platform mobile apps
  • Appmobi - Secure Mobile Development Platform
  • ApiOmat (beta) - Enterprise Backend as a Service

Generator Insights

We've published 3 blog articles on our company blog delivering deep insights into the why and how of the generator:

Questions, issues? Talk to us!

Do the following:

  1. check out our Issue Guidelines and issues to see if there already is a solution or answer.
  2. Join the chat at https://gitter.im/mwaylabs/generator-m-ionic - Get in touch with other developers and our core team.
  3. If all fails, make sure you have read the Issue Guidelines first and then open a new issue.

Want to contribute ideas, code?

Start by reading our:

  1. Mission Statement
  2. Contribution Guide

License

Code licensed under MIT. Docs under Apache 2. PhoneGap is a trademark of Adobe.

About

Advanced workflows for building rock-solid Ionic apps

License:MIT License


Languages

Language:JavaScript 92.3%Language:HTML 6.0%Language:Shell 1.1%Language:CSS 0.5%