thanks Dale this exactly what I wanted , you just made my day :)
On Tue, Aug 5, 2014 at 8:01 PM, Dale Henrichs < [email protected]> wrote: > > > > On Tue, Aug 5, 2014 at 8:37 AM, Esteban Lorenzano <[email protected]> > wrote: > >> >> On 05 Aug 2014, at 17:01, Dale Henrichs <[email protected]> >> wrote: >> >> >> KIlon, >> >> If you use a a github reference in your configuration: >> >> github://username/projectname:commitish/repositoryDir >> >> Git is not required. Metacello will download a zipped version of the >> commitish referenced (a commitish is a branch name, SHA or tag name) and a >> read only filetree repository is created .... >> >> >> it is not required if you are not going to modify the projects, of course >> :) >> AFAIK… in your own projects, you will need the clone in disk (I suppose >> with filetree or gitfiletree)… >> >> > Yes you or anyone else that wants to contribute to the project needs to > install git, but pure users of the code can use the projects without > installing git ... > > Dale >
