Skip to content
This repository was archived by the owner on Dec 5, 2019. It is now read-only.

Commit 63723bf

Browse files
committed
update README with Project Info
https://issues.jboss.org/browse/AEROGEAR-1591
1 parent 6356c16 commit 63723bf

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

README.md

+27
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
JavaScript client library implementation for AeroGear. Eventually, this will include API's for persistence, security, data synchronization and more. For more information and downloads, visit [AeroGear.org](http://aerogear.org/javascript).
44

5+
| | Project Info |
6+
| --------------- | ------------- |
7+
| License: | Apache License, Version 2.0 |
8+
| Build: | NPM, Grunt |
9+
| Documentation: | https://aerogear.org/docs/specs/aerogear-js/ |
10+
| Issue tracker: | https://issues.jboss.org/browse/AGJS |
11+
| Mailing lists: | [aerogear-users](http://aerogear-users.1116366.n5.nabble.com/) ([subscribe](https://lists.jboss.org/mailman/listinfo/aerogear-users)) |
12+
| | [aerogear-dev](http://aerogear-dev.1069024.n5.nabble.com/) ([subscribe](https://lists.jboss.org/mailman/listinfo/aerogear-dev)) |
13+
514
## Authorization
615
- - -
716

@@ -148,3 +157,21 @@ or by running the grunt `docs` task
148157
$ grunt docs
149158

150159
_The docs use a slightly modified version of jsdoc_
160+
161+
## Documentation
162+
163+
For more details about the current release, please consult [our documentation](https://aerogear.org/docs/specs/aerogear-js/).
164+
165+
## Development
166+
167+
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.
168+
169+
Also takes some time and skim the [contributor guide](http://aerogear.org/docs/guides/Contributing/)
170+
171+
## Questions?
172+
173+
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!
174+
175+
## Found a bug?
176+
177+
If you found a bug please create a ticket for us on [Jira](https://issues.jboss.org/browse/AGJS) with some steps to reproduce it.

0 commit comments

Comments
 (0)