Created
December 15, 2010 18:40
-
-
Save dmolsen/742392 to your computer and use it in GitHub Desktop.
This show an example info.yml implementation. Both used for adapter detection as well as quick set-up process.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
name: Calendar (Default) | |
maintainer: | |
name: Dave Olsen | |
org: University Relations - Web | |
edu: West Virginia University | |
desc: The default calendar that comes with Mobile Web OSP. | |
version: 1.0 | |
data: true | |
adapter: google_calendar | |
messages: | |
- set-up Google Calendar credentials |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment