Downloading ParSim
User version
- Create a clone of the ParSim repository
- Check status
- Just in case the master has changed, update your copy
Developer version (for Ubuntu)
If you are a developer, we will suggest the following longer version.
- Create a
GitHub
account
- Install
git
on your machine
- Setup git configuration
- Email your
github
username to Biswajit @ gmail.com
- Create a clone of the ParSim repository
- Check branches/master
- Configure
ssh
for secure access (if needed)
- For password-less access with
ssh
, use
- To change the default message editor, do
Getting the latest version, adding files etc.
- Check status
- Update local repository
- Add file to your local repository
- Update main repository with your changes