Happy !
MartinDias / EpiceaTaskClusterer
Project infos
| License | MIT |
| Tags | epicea, untangling, fine-grained code-changes |
| Creation date | 2015-01-14 |
| Website |
Monticello registration
About EpiceaTaskClusterer
Description
EpiceaTaskClusterer is a tool made for evaluating EpiceaUntangler. EpiceaUntangler is an approach to help developers share untangled commits (aka. atomic commits) by using fine-grained code change information. EpiceaTaskClusterer was built on top of Epicea.
Install it
Gofer
You can load it in Pharo 4 and Pharo 5 with:
Metacello new
configuration: #EpiceaSorter;
smalltalkhubUser: 'MartinDias' project: 'EpiceaTaskClusterer';
load.
Jenkins
You can download an image from our Last Successful Build in Pharo 4.0.
