Repositories
oasa
A python library for manipulation of chemical structures
-
Cloning this repository:
git clone git://gitorious.org/oasa/oasa.git oasa cd oasa
Add this repository as a remote to an existing local repository:
git remote add oasa git://gitorious.org/oasa/oasa.git git fetch oasa git checkout -b my-local-tracking-branch oasa/master_or_other_branch

