generator-suitcore-a

android boilerplate for general application development

Usage no npm install needed!

<script type="module">
  import generatorSuitcoreA from 'https://cdn.skypack.dev/generator-suitcore-a';
</script>

README

generator-suitcore-a NPM version Build Status Dependency Status Coverage percentage

Android boilerplate for complex application development

How to use

Installation

First, install Yeoman and generator-suitcore-a using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-suitcore-a
npm uninstall -g generator-suitcore-a

Then generate your new project:

yo suitcore-a

or type :

yo

and choose Suitcore A

If you want to remove the generator :

npm uninstall -g generator-suitcore-a

Library

License

Apache-2.0 © Suitmedia Mobile