AgateLib Source Code

Getting the source code

The AgateLib source code is available in two places. In the download section the package Agate Complete contains source code for official releases and binaries for all platforms.

If you wish to check out the latest unreleased version, the source code is available in the Subversion repository. You'll need a Subversion client to check out the source code. For Windows TortoiseSVN is recommended. For Mac OS or Linux, the command line svn command will suffice.

** New URL as of 3/14/13
To check out the repository, in a graphical Subversion client, enter the URL to checkout as

svn://svn.code.sf.net/p/agate/code/trunk

If you are using the command line interface, then you will want to type a command like

svn checkout svn://svn.code.sf.net/p/agate/code/trunk agate-code

If you just want to look at a few of the files, you can browse the repository.

Contributing

Code formatting guidelines for contributing to AgateLib.