Skip to content

Developer Instructions

Barry Becker edited this page Dec 29, 2013 · 9 revisions

While it is possible to simple copy the source code from this repository into your own apps script file in Google docs in a web browser and run it, for faster development you should consider using the following instructions to streamline development.

For rapid development using the Eclipse development environment and GitHub for revision control, 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.

See also these more detailed instructions.

Clone this wiki locally