Difference between revisions of "Software at the Remeis-Observatory"
Jump to navigation
Jump to search
(Created page with "====== Software at the Remeis-Observatory ====== For many software and scripts which are developed at our observatory, for example the ''isisscripts'', a GIT repository exist...") |
(No difference)
|
Revision as of 10:59, 13 April 2018
Software at the Remeis-Observatory
For many software and scripts which are developed at our observatory, for example the isisscripts, a GIT repository exists. You can reach it via the internal link [[1]].
To clone the repository you are interested in type
git clone ssh://account@crux.sternwarte.uni-erlangen.de/data/git/repositoryname
where you have to replace account with your account name in Bamberg and repositoryname with the repository you are interested in.
A more detailed description of basic GIT usage is found here.