Thank you very much. Are there any guidelines for Pharo meta repo? Because as far as I know one should also add some metadata about the project. Uko On 26 Apr 2014, at 10:51, Damien Cassou <damien.cassou@gmail.com> wrote:
On Sat, Apr 26, 2014 at 10:16 AM, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:
Also if there is no better way, can anybody tell me how to add a configuration to pharo 3 meta repo? Can I get an access or I should send an .mcz to somebody?
you now have an access. For loading SmaCC from github, the instructions are:
ConfigurationOfSmaCC ensureGitFileTree
Then, in Monticello, add a new git remote repository with this content:
MCFileTreeGitRemoteRepository location: 'git@github.com:ThierryGoubier/SmaCC.git' name: 'SmaCC' subdirectory: '' branch: 'pharo30-dev'
-- Damien Cassou http://damiencassou.seasidehosting.st
"Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill