We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e5b7f4 commit f16c093Copy full SHA for f16c093
README.md
@@ -1,7 +1,7 @@
1
ember-cli-capacitor
2
==============================================================================
3
4
-[Short description of the addon.]
+This addon integrates Ember and Capacitor.
5
6
7
Compatibility
@@ -23,7 +23,15 @@ ember install ember-cli-capacitor
23
Usage
24
------------------------------------------------------------------------------
25
26
-[Longer description of how to use the addon in apps.]
+### Commands
27
+
28
+```
29
+ember ios:serve
30
31
32
33
+ember ios:build
34
35
36
37
Contributing
0 commit comments