Download

The code can be obtained from GitHub:

https://github.com/dullemond/epidemo

As always with GitHub-hosted packages, you have the choice between simply downloading a .zip archive or to clone the git repository.

If you are familiar with git, it is recommended that you clone the git archive. From a command line this could be done with:

git clone https://github.com/dullemond/epidemo.git

This will make it easier for you to keep the package up to date. Since this is still an experimental piece of software, please regularly “pull” the latest version:

git pull

However, if you are unfamiliar with git, you can also simply download the zip archive, unzip it and you’re also fine.