Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 992 Bytes

Source.rst

File metadata and controls

27 lines (20 loc) · 992 Bytes

Downloading source code

source code resides on publicly accessible GitHub servers, and can be accessed from the following URL:

If you have git installed, you can clone the repository with the following command:

$ git clone > Cloning into ''... > remote: Enumerating objects: 47, done. > remote: Counting objects: 100% (47/47), done. > remote: Compressing objects: 100% (41/41), done. > remote: Total 173 (delta 16), reused 17 (delta 6), pack-reused 126 > Receiving objects: 100% (173/173), 126.56 KiB | 678.00 KiB/s, done. > Resolving deltas: 100% (66/66), done.

Alternatively, the code can be downloaded in a 'zip' file by clicking:
Clone or download --> Download Zip

Downloading a 'zip' file of the source code

Downloading a 'zip' file of the source code