SimPrily

Quick Start

For an overview of how to get started with SimPrily, please see the README on GitHub.

Downloading SimPrily

The current version can be downloaded in tar or zip format from the project's github repository

Downloading with git

The latest version can be downloaded through the git client. If git is installed, run the following command in terminal after you cd to the directory you want to work in:

git clone https://github.com/agladstein/SimPrily.git

The above command is required to be run only once, for any subsequent updates run the following command from your local SimPrily directory:

git pull https://github.com/agladstein/SimPrily.git master