DirectFB - Home of the pragmatist Roadmap


Source via GIT

Checkout

To get the latest sources of DirectFB or other modules via GIT you need to issue the following command:

  git clone git://git.directfb.org/git/directfb/core/DirectFB.git

For other modules check git.directfb.org, e.g. to checkout LiTE (LiTE is a Toolkit Engine):

  git clone git://git.directfb.org/git/directfb/libs/LiTE.git

Update

You can later update your sources by running

  git pull

from within that directory.

Contributions

If you would like to contribute own code please do so by sending patches to me or the corresponding mailinglist.

When suitable, you'll be invited to take part in active development and granted write access.


directfb.org / Development / Source Code / GIT Access