| Revision 28,
1.0 KB
checked in by dom, 4 years ago
(diff) |
|
Revealed and fixed problem in tester when two nodes have different code paths
|
| Line | |
|---|
| 1 | EXTREME FORGE |
|---|
| 2 | |
|---|
| 3 | http://extremeforge.net |
|---|
| 4 | |
|---|
| 5 | The aims of this software are: |
|---|
| 6 | |
|---|
| 7 | * To provide a complete, self-contained environment fulfilling the |
|---|
| 8 | needs of extreme programming teams. |
|---|
| 9 | * To provide a complete, self-contained environment fulfilling the |
|---|
| 10 | needs of Erlang programmers. |
|---|
| 11 | * To explore some of the ideas at the forefront of extreme |
|---|
| 12 | programming. |
|---|
| 13 | * To facilitate adoption of extreme programming in corporate |
|---|
| 14 | environments, by automating or simplifying traditional needs such |
|---|
| 15 | as traceability, tracking, reporting, metrics... |
|---|
| 16 | * To facilitate the use of extreme programming on distributed |
|---|
| 17 | projects, including open source ones. |
|---|
| 18 | |
|---|
| 19 | Requirements |
|---|
| 20 | ----------- |
|---|
| 21 | |
|---|
| 22 | Erlang/OTP R11B4 or above. |
|---|
| 23 | Cf. http://www.erlang.org |
|---|
| 24 | |
|---|
| 25 | Installation |
|---|
| 26 | ------------ |
|---|
| 27 | |
|---|
| 28 | Download the tarball, unpack to any convenient location. |
|---|
| 29 | Change to the directory to which you unpacked. |
|---|
| 30 | From the shell, run the 'install' script: |
|---|
| 31 | |
|---|
| 32 | % ./install |
|---|
| 33 | |
|---|
| 34 | This should print out some lines, ending with "done". |
|---|
| 35 | |
|---|
| 36 | LEGAL MATTERS |
|---|
| 37 | ------------- |
|---|
| 38 | |
|---|
| 39 | See the file COPYING located in the src directory. |
|---|
Note: See
TracBrowser
for help on using the repository browser.