Repositories
chalkere
Visualisation of the data we collected at Chalkere at IISc, DRDO and surrounding areas.
-
Cloning this repository:
git clone git://git.pantoto.org/chalkere/chalkere.git chalkere cd chalkere
Add this repository as a remote to an existing local repository:
git remote add chalkere git://git.pantoto.org/chalkere/chalkere.git git fetch chalkere git checkout -b my-local-tracking-branch chalkere/master_or_other_branch