Skip to content

Interactively generate a new Phonegap project using grunt-phonegap

License

Notifications You must be signed in to change notification settings

logankoester/grunt-init-phonegap

Repository files navigation

grunt-phonegap-init

Interactively generate a new Phonegap project using grunt-phonegap.

Build Status Dependency Status devDependency Status Gittip

Demo

Jump to Section

Installation

[Back To Top]

If you haven't already done so, install grunt-init.

Once grunt-init is installed, place this template in your ~/.grunt-init/ directory. It's recommended that you use git to clone this template into that directory, as follows:

git clone https://github.com/logankoester/grunt-init-phonegap.git ~/.grunt-init/phonegap

(Windows users, see the documentation for the correct destination directory path)

Usage

[Back To Top]

At the command-line, cd into an empty directory, run this command and follow the prompts.

grunt-init phonegap

Contributing

[Back To Top]

Fork the repo on Github and open a pull request. Note that template.js and test/template_test.js are the output of CoffeeScript files in src/, and will be overwritten if edited by hand.

Likewise, README.md is the output of the grunt docs task, and will be overwritten. README updates should be made in the Markdown files under docs/.

Please run grunt build before submitting a pull request. The build output should be included with your changes.

Release History

[Back To Top]

You can find all the changelogs here.

Latest changelog is from v1.0.0.md:

v1.0.0

  • Adds connect and watch with livereload mounted in www/ (#4) - thanks @gabrielpoca!

License

[Back To Top]

Copyright (c) 2014 Logan Koester. Released under the MIT license. See LICENSE-MIT for details.

About

Interactively generate a new Phonegap project using grunt-phonegap

Resources

License

Stars

Watchers

Forks

Packages

No packages published