For more information about us, visit dyne.org.
A wiki lounge for coders is also on lab.dyne.org/Code.
Instructions on how to develop and customise dyne:bolic are included in its manual at the chapter "Development tools"
| Help using Git: |
| To clone: |
Install git and clone anonymously the code with:
git clone git://git.dyne.org/projectname.git yourpath |
| To get in touch: | Visit this page
or join the mailinglist (patches are welcome) |
| To contribute: | Send us your ssh public key and clone the repository with:
git clone git@git.dyne.org:projectname.git
|
For more information on git
and how to join our coding playground, see this overview, the
tutorial or the
man pages.
|