Downloading
===========


Latest Stable Release
---------------------

The latest stable releases can be downloaded from the
`Releases <https://github.com/circuits/circuits/releases>`_ page
(*specifically the Tags tab*).


Latest Development Source Code
------------------------------

We use `Git <https://git-scm.com/>`_ for source control and code sharing.

The latest development branch can be cloned using the following command:

.. code-block:: sh

   $ git clone https://github.com/circuits/circuits.git

For further instructions on how to use Git, please refer to the
`Git Website <https://git-scm.com/>`_.
