|
Revision 32, 0.7 kB
(checked in by ged, 6 years ago)
|
|
- added download page
- merged about and index page. Changed the wording a bit to remove the
some repetition between the history and the description.
- added contact page, we might want to obfuscate the email addresses, though.
- commented easy_install reference in the tutorial (until easy_install actually
works)
|
| Line | |
|---|
| 1 | ========== |
|---|
| 2 | Get Elixir |
|---|
| 3 | ========== |
|---|
| 4 | |
|---|
| 5 | .. Easy installation |
|---|
| 6 | .. ----------------- |
|---|
| 7 | .. |
|---|
| 8 | .. You can install the Elixir package by simply typing [#]_: |
|---|
| 9 | .. |
|---|
| 10 | .. :: |
|---|
| 11 | .. |
|---|
| 12 | .. easy_install Elixir |
|---|
| 13 | .. |
|---|
| 14 | .. .. [#] If you don't have "``easy_install``" yet, please visit the |
|---|
| 15 | .. `EasyInstall website |
|---|
| 16 | .. <http://peak.telecommunity.com/DevCenter/EasyInstall>`_ first and find |
|---|
| 17 | .. out how to use it (it's pretty easy, like the name promises). |
|---|
| 18 | |
|---|
| 19 | Releases |
|---|
| 20 | -------- |
|---|
| 21 | |
|---|
| 22 | There is no release yet. |
|---|
| 23 | |
|---|
| 24 | Development Version |
|---|
| 25 | ------------------- |
|---|
| 26 | |
|---|
| 27 | The latest development version is available via subversion: |
|---|
| 28 | |
|---|
| 29 | svn checkout http://elixir.ematia.de/svn/elixir/trunk/ elixir |
|---|
| 30 | |
|---|
| 31 | License |
|---|
| 32 | ------- |
|---|
| 33 | |
|---|
| 34 | Elixir is covered by the MIT license. |
|---|