ELKlib

DEVELOPMENT

Browsing sources

You can browse the Git repository of this project with your web browser. This gives you a good picture of the current status of the source files. You may also view the complete histories of any file in the repository as well as differences among two versions.

Getting a copy of the Git Repository

Anonymous checkout:

git clone git://git.savannah.nongnu.org/elklib.git

Bootstrapping the sources

Once you have the repository on your machine you should run the convenience script bootstrap located in the root directory. The script will look for the required tools and will (re)build some files. If everything works as supposed you will be able to configure the package using the configure script

Contribute

If you have time and programming skills, you can help us by developing missing features, regression tests or bug-fixing the present codebase. Subscribe to the mailing list, drop us a mail and start coding. Send your code to the mailing list under the form of patches for the current revision system.

If you have time but no programming skills, you can help with documentation, packaging, tests before releases etc ...