Development: Getting Involved

Getting Involved

Get it

The first step in getting involved with Étoilé development is to check out the latest code from subversion and try building it for your platform of choice:

svn co http://svn.gna.org/svn/etoile/trunk/Etoile Etoile

Running make (or gmake on some non-GNU systems) will build most of the components considered stable. Others can be built by changing into their directory and running make. How to build Étoilé from scratch by yourself is explained in details here.

Hack it

To start, you should visit Étoilé project page on gna.org: https://gna.org/projects/etoile where you can learn more about the project status, by browsing tasks, bugs, and patches listed on our GNA trackers, and the repository content too.

If you are interested in contributing to the project, we have a detailed project list. You can also find more specific TODO list within each project directory of the source code repository. You should also check tasks listed more formally on the Task tracker.