The development of LiCoM is organized using
Git. You can
browse
the repository online or
checkout
out the sources with this command:
git clone git://git.verplant.org/licom.git
If you want to contribute changes, please send them as
"unified diffs" (using
diff -u
) or using the standard
git-procedure using git-format-patch
and
git-send-email
.