Explanation of project structure and version control question
11 views
Skip to first unread message
Marcel Overdijk
unread,
Jan 29, 2013, 6:34:12 AM1/29/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to phonegap
I'm using latest PhoneGap 2.3.0 to create iOS and Android projects.
For this I use the create scripts as advertised in getting started
guide.
These create scripts create a whole project structure based on a
template and contain a lot of files and subfolders.
Is there any documentation available telling which purpose each folder/
file serves?
Besides that I wonder which files/folder should go into version
control and which should not go into version control.
I assume many PhoneGap starters have the same question and this might
be something to explain on the wiki.