Hi.
Something like:
baseline01: spec
<version: '0.1-baseline'>
spec for: #common do: [
spec blessing: #baseline.
spec repository: 'github://Uko/Renraku:master'.
spec
package: 'Renraku';
package: 'Renraku-Test' with: [ spec requires:
'Renraku' ].
spec
group: 'default' with: #('Renraku' 'Renraku-Test')
]
Uko
On 03 Mar 2014, at 16:23, Sebastian Sastre <[email protected]> wrote:
> Is it possible to make a ConfigurationOfXXXX that takes code from github?
>
> If so, is it there any example so I can take a look?
>
> thanks!
>
> sebastian
>
> o/
>
>
>
>
>