Stef, Read on. To be successful you need to keep on trucking no matter what. #resilience #persistence #keeprunning http://techcrunch.com/2011/06/27/startups-don't-die-they-commit-suicide/ Phil On Mon, Feb 10, 2014 at 10:49 PM, Pharo4Stef <pharo4Stef@free.fr> wrote:
Yes click that link:
https://ci.inria.fr/pharo-contribution/job/PharoProjectCatalog/HTML_Report/ ?
So I imagine that you are all like me: you are too busy to add the correct information because you do not know what/how/.
So I created a little class: called CatalogAdder for you and me :P
I'm a simple utility class that add methods to ConfigurationOf class to declare catalog metadata.
Gofer new smalltalkhubUser: 'DamienCassou' project: 'Pier-Gutemberg'; package: 'CatalogAdder'; load
(CatalogAdder on: ConfigurationOfXXX) defineCatalogMetadata
and it creates all the methods with dummy template for you :)
Stef