generator-app-cordova

1.1.9 • Public • Published

generator-app-cordova build-status : in working progress

"Generate Cordova app with Apache Cordova CLI and node module "grunt-cordovacli""

More information about Apache Cordova Command-line Interface More information about grunt-cordovacli

Gettings Started with Grunt and the Cordova/CCA Grunt Plugin

If you haven't used Grunt before, be sure to check out the Getting Started guide, as it explains how to create a Gruntfile as well as install and use Grunt plugins. Once you're familiar with that process, you may install this plugin with this command:

npm install -g generator-app-cordova (global node module)

Once the plugin has been installed, it may be enabled inside your Gruntfile with this line of JavaScript:

grunt.loadNpmTasks('grunt-cordovacli');

The "generator" task

Run this task with the generator [arg1][arg2] command.

Warning : only two arguments accepted in this command !

Overview

Under construction !

Usage Examples

Under construction !

Contributing

Biggest contribution you can do is to open issues. You will need to have signed off on the Apache CLA in order for changes to be accepted. For more information, refer to: http://www.apache.org/licenses/#clas In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.

Package Sidebar

Install

npm i generator-app-cordova

Weekly Downloads

2

Version

1.1.9

License

ISC

Last publish

Collaborators

  • paulcharpin