LucasGodoy / Tracks
Project infos
| License | MIT |
| Tags | dependency tracking, change model, epicea |
| Creation date | 2014-06-23 |
| Website |
Monticello registration
About Tracks
Description
Tracks is a dependency tracking tool for Pharo Smalltalk that integrates with Epicea and Komitter, which allows to group changes to perform an atomic commit. These commits are atomic in a sense that each one should affect only one aspect of the system.
Get it
Click on World menu -> Tools -> Configuration Browser -> Tracks ->
Install development
Jenkins
You can download an image from our Last Successful Build.
Use it
Epicea is the main entry point to use Tracks. To access it, just click on World menu -> Tools -> Epicea -> Log
You can select any code change and click on the Show dependencies option in the context menu. A new browser will open showing the dependencies for that change. You can manually edit the change list if you need to. If you want to commit the changes, click on the Commit button and the changes will be passed to Komitter.
Development
This project is under development. Help, critics and feedback is welcome.
