You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Barry Becker edited this page Dec 29, 2013
·
22 revisions
Install Git if you have not already done so. Clone the tutormatch repository with git clone https://github.com/barrybecker4/TutorMatch.git.
Create a new "blank project" script in Google docs.
You could make simple changes by then copying changed files back into GitHub, but that is not very efficient.
If you want to streamline your development, it is recommended that you follow these instructions to install Eclipse, the Google Plugin, the Javascript Development tools, and the Git plugin so that you can make changes and commit directly from within Eclipse.