Hi Offray,
You can also use something like:
location := FileLocator localDirectory / 'iceberg' / 'pharo-contributions' /
'taskit'.
(IceRepositoryCreator new
location: location;
remote: (IceGitRemote url:
'https://github.com/pharo-contributions/taskit.git');
createReposit
Hi Pierce,
I'm loading the stuff in the self Gitea repositories from local copies
and in the order I know they are needed. So in a sense I following a
similar behavior as yours (but I will use the `tonel:///` trick now when
needed, thanks for it).
My problem is with sharing my baseline with other
--- Begin Message ---
Hi Guys,
I'm looking for a guide on how to load a project from github but I can't
find anything.
Specifically I want to load the Cryptography package. Udo, told me it is on
https://github.com/pharo-contributions/Cryptography, so I went to
https://github.com/pharo-contribution
You "have to make a clock where the minutes and seconds should not be above
60."
What does that actually *mean*?
The *second* part of a UTC time can be 60.
The *minute* part cannot.
So the limits for minutes and seconds should be different.
But what does "should not be above" mean?
One approach,
Hi Sven,
> Le 13 juil. 2020 à 21:19, Sven Van Caekenberghe a écrit :
>
> Hi Christophe,
>
> Thanks a lot for taking care.
>
> About the static version: that already looks great, it even has a search
> interface.
>
> What functionality is still missing if I may ask ? Do you need help ?
No fu