ember-cordova-keyboard
Advanced tools
Comparing version 0.0.0 to 0.0.1
{ | ||
"name": "ember-cordova-keyboard", | ||
"version": "0.0.0", | ||
"version": "0.0.1", | ||
"description": "The default blueprint for ember-cli addons.", | ||
@@ -5,0 +5,0 @@ "directories": { |
# Ember-cordova-keyboard | ||
This README outlines the details of collaborating on this Ember addon. | ||
This plugin is currently built to work with [ember-cordova](https://github.com/isleofcode/ember-cordova). | ||
## Installation | ||
* `git clone` this repository | ||
* `npm install` | ||
* `bower install` | ||
## Running | ||
* `ember server` | ||
* Visit your app at http://localhost:4200. | ||
## Running Tests | ||
* `npm test` (Runs `ember try:testall` to test your addon against multiple Ember versions) | ||
* `ember test` | ||
* `ember test --server` | ||
## Building | ||
* `ember build` | ||
For more information on using ember-cli, visit [http://www.ember-cli.com/](http://www.ember-cli.com/). | ||
For documentation on this plugin, please go [here](https://github.com/isleofcode/ember-cordova/blob/master/docs/keyboard.md). |
8299
6