OpenSlides/docs/en/download.rst

45 lines
1.0 KiB
ReStructuredText
Raw Normal View History

2011-07-31 10:46:29 +02:00
Download
========
2011-11-15 08:09:33 +01:00
OpenSlides 1.1 (2011-11-15)
2011-09-12 21:20:14 +02:00
---------------------------
2011-12-01 23:30:01 +01:00
|
.. raw:: html
<span>
<a href="http://openslides.org/download/openslides-1.1.zip" class="download-button">
<strong>Download OpenSlides 1.1</strong><br>
<span>.zip &mdash; 1 <small>MB</small></span></a>
</span>
<br>
<span>
<a href="http://openslides.org/download/openslides-1.1.tar.gz" class="download-button">
<strong>Download OpenSlides 1.1</strong><br>
<span>.tar.gz &mdash; 1 <small>MB</small></span></a>
</span>
2011-09-12 21:20:14 +02:00
Read the
2011-11-15 08:09:33 +01:00
`installation instructions <http://openslides.org/download/INSTALL-1.1.txt>`_
2011-09-12 21:20:14 +02:00
after download.
2011-12-01 23:23:18 +01:00
Find older versions und checksums (sha1sums) under http://openslides.org/download.
2011-09-12 21:20:14 +02:00
Source Code
-----------
2011-07-31 10:46:29 +02:00
You can check the current development status in our
2011-09-12 21:20:14 +02:00
public sourcecode repository:
2011-07-31 10:46:29 +02:00
2011-09-12 21:20:14 +02:00
- `Browse source <http://dev.openslides.org/browser>`_
2011-09-12 21:20:14 +02:00
To get the latest source files from HG repository use the
following command in the Terminal::
hg clone http://hg.openslides.org
2011-08-24 22:37:10 +02:00