An environment for simulations using SixTrack and SixDesk
In order to work with the pySim package, please clone the project in your own machine, using SSH:
git clone https://github.com/apoyet/pySim.git¸
If needed one can use ssh connection but for that a public key is needed:
git clone [email protected]:apoyet/pySim.git
Please add a SSH publickey in your own machine (under ~/.ssh). You can use the command
ssh-keygen -t rsa
and upload the key on your github profile. In the upper-right corner of any page, click your profile photo, then click Settings. In the user settings sidebar, click SSH and GPG keys and follow the instructions.
To download the updates of the remote repository please move to the main repository folder and use the command:
git pull
Please do not hesiate to contribute to this toolkit, by commiting changes, opening issues, or contacting me at:
Thanks!