/docs/source/start/downloading.rst

https://bitbucket.org/prologic/circuits/ · ReStructuredText · 26 lines · 16 code · 10 blank · 0 comment · 0 complexity · 336031cb4916a2dff5d40aa1cd7718d0 MD5 · raw file

  1. Downloading
  2. ===========
  3. Latest Stable Release
  4. ---------------------
  5. The latest stable releases can be downloaded from the
  6. `Downloads <http://bitbucket.org/circuits/circuits/downloads/>`_ page
  7. (*specifically the Tags tab*).
  8. Latest Development Source Code
  9. ------------------------------
  10. We use `Mercurial <http://mercurial.selenic.com/>`_ for source control
  11. and code sharing.
  12. The latest development branch can be cloned using the following command:
  13. .. code-block:: sh
  14. $ hg clone https://bitbucket.org/circuits/circuits/
  15. For further instructions on how to use Mercurial, please refer to the
  16. `Mercurial Book <http://mercurial.selenic.com/wiki/MercurialBook>`_.