Breseq Developer Notes | ||||||||
Changed: | ||||||||
< < | In addition to the normal prerequisites for breseq, you will also need updated versions of these tools to work on breseq development. (On MacOSX, these can be installed using MacPorts.) | |||||||
> > | In addition to the normal prerequisites for breseq, you will also need updated versions of these tools to work on breseq development. On Mac OS X, these can be installed using MacPorts. | |||||||
Changed: | ||||||||
< < |
| |||||||
> > | ||||||||
Deleted: | ||||||||
< < |
| |||||||
Changed: | ||||||||
< < | To get started, first clone the breseq repository. | |||||||
> > | To get started, first clone the breseq code repository. | |||||||
Changed: | ||||||||
< < | Then run the bootstrap script. This generates the usual configure script. | |||||||
> > |
| |||||||
Added: | ||||||||
> > | >hg clone http://barricklab.org/hg Then change into the breseq directory and run the bootstrap script.
This generates the usual configure script, so now you can:
In order to make dist you will also need to install:
Again, this can be done using MacPorts on Mac OS X. | |||||||