fbsplash::get involved

Splashutils code is managed using git. Git is a content tracker system that was created as a SCM tool for the Linux kernel.

Git is decentralized by design, which means that everyone gets their own local copy of the whole repository. They can then freely commit to it, modify it in any way they like, and share their changes with others by pushing to and pulling from their repositories.

Getting the code

In order to get the current code for splashutils, run:
git clone http://knf.us.edu.pl/~spock/repos/splashutils/.