Hi,
I'm working on the first version of my draft article about Pharo, wrote
inside Pharo itself. I would like to illustrate the process of learning
and building the software by making some graphs of the history of the
Monticello repository and I'm wondering how difficult this could be. I'm
thinking in something like:
- A bar char with the amount of commits per day since the repo existed.
- Number of methods in the package.
- Total lines of code
Any advice about how to use Moose/Roassal to create a "selfie" of the
project's history is welcomed.
The SmalltalkHub repository is here:
http://smalltalkhub.com/#!/~Offray/Ubakye/
Also I have acknowledge the contribution of the Pharo/Moose/Roassal
communities, but I'm wondering if there is any custom about how to do
it. As soon as I have a more workable draft I will be sharing the link.
Thanks again,
Offray