Skip to content

Commit 4ac2e91

Browse files
committed
Update README.md with Project Info
1 parent d0f9193 commit 4ac2e91

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

README.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,16 @@ The plugin wraps the following libs:
88

99
If you want to see the plugin in action please refer to [aerogear-cordova-cookbook]() Shoot'nShare demo app or/ad just follow the Getting started guide to create your own.
1010

11+
| | Project Info |
12+
| --------------- | ------------- |
13+
| License: | Apache License, Version 2.0 |
14+
| Build: | Cordova Plugin |
15+
| Documentation: | https://aerogear.org/docs/specs/aerogear-cordova/ |
16+
| Issue tracker: | https://issues.jboss.org/browse/AGCORDOVA |
17+
| Mailing lists: | [aerogear-users](http://aerogear-users.1116366.n5.nabble.com/) ([subscribe](https://lists.jboss.org/mailman/listinfo/aerogear-users)) |
18+
| | [aerogear-dev](http://aerogear-dev.1069024.n5.nabble.com/) ([subscribe](https://lists.jboss.org/mailman/listinfo/aerogear-dev)) |
19+
20+
1121
## Getting Started
1222

1323
The Cordova command line tooling is based on node.js so first you’ll need to install node then you can install Cordova by executing:
@@ -138,3 +148,21 @@ This is a very early version:
138148
- remove Swift hack on xcodeproject
139149
- remove Android hack on gradle
140150
- expose refreshToken, revokeToken
151+
-
152+
## Documentation
153+
154+
For more details about the current release, please consult [our documentation](https://aerogear.org/docs/specs/aerogear-cordova/).
155+
156+
## Development
157+
158+
If you would like to help develop AeroGear you can join our [developer's mailing list](https://lists.jboss.org/mailman/listinfo/aerogear-dev), join #aerogear on Freenode, or shout at us on Twitter @aerogears.
159+
160+
Also takes some time and skim the [contributor guide](http://aerogear.org/docs/guides/Contributing/)
161+
162+
## Questions?
163+
164+
Join our [user mailing list](https://lists.jboss.org/mailman/listinfo/aerogear-users) for any questions or help! We really hope you enjoy app development with AeroGear!
165+
166+
## Found a bug?
167+
168+
If you found a bug please create a ticket for us on [Jira](https://issues.jboss.org/browse/AGCORDOVA) with some steps to reproduce it.

0 commit comments

Comments
 (0)