Hyena source code
- Prerequisite: SSH keys are the only way to authenticate yourself
to Git. If you don’t
know about them, use Google to find out how they are supported by your
operating system.
- To become a user of the repository, send one or more public SSH
keys to Axel. It/they must be named as follows (assuming that you want
to have the user name “alex”):
- Single key: alex.pub
- Several keys: alex@laptop.pub, alex@desktop.pub, etc.
- If your private key is active, you can check out Hyena as
follows: git clone git@209.177.157.251:hyena
- Next, configure your global Git user name (see git_tips.txt).
- git_tips.txt: Tips for working with
Git
- devguide.pdf: Developer’s guide