Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 344 Bytes

ReadMe.md

File metadata and controls

10 lines (8 loc) · 344 Bytes

Code to read metranet files on CSCS

to enable git push/pull:

  1. copy your public key to your github repo: help page

  2. run the following command (each time):

eval "$(ssh-agent -s)"
ssh-add ~/.ssh/*your_private_key*