Changes between Version 7 and Version 8 of Builder
- Timestamp:
- 03/14/10 12:16:11 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Builder
v7 v8 30 30 == To create a new build slave == 31 31 32 The code for the builder lives in this darcs repo: http://darcs.haskell.org/builder/ 32 You can get the code for the builder with 33 {{{ 34 darcs get http://darcs.haskell.org/builder/ 35 }}} 36 or, if you have an account on darcs.haskell.org, 37 {{{ 38 darcs get darcs.haskell.org:/srv/darcs/builder/ 39 }}} 33 40 34 41 Once you have built it, pick a username (something fairly unique to you) and password, and send them to igloo@earth.li. Then initialise the client with:
