|
Revision 59, 0.6 kB
(checked in by ged, 6 years ago)
|
|
updated website now that we are easy installable
|
| 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 | Development Version |
|---|
| 20 | ------------------- |
|---|
| 21 | |
|---|
| 22 | The latest development version is available via subversion: |
|---|
| 23 | |
|---|
| 24 | svn checkout http://elixir.ematia.de/svn/elixir/trunk/ elixir |
|---|
| 25 | |
|---|
| 26 | License |
|---|
| 27 | ------- |
|---|
| 28 | |
|---|
| 29 | Elixir is covered by the MIT license. |
|---|