The goal of this project is to make an Xfce Debian based system that is much like Xubuntu.
To use, run as root on a Debian system:
# ./build.sh
Please follow these rules:
- If you make a commit that has not been tested, please put
[UNTESTED]
at the end of the first line of the commit message - Likewise, if it is tested, please use:
[TESTED]
- Please add yourself to the contributors.txt file after making your first change
- Everything is under the 3 clause BSD license
- More rules will follow! :)