[ANN] Youtube video explaining how to set-up a Pharo project

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[ANN] Youtube video explaining how to set-up a Pharo project

Julien Delplanque-2
Hello,

I recorded myself setting up a Pharo project on Github this afternoon.

https://www.youtube.com/watch?v=Wnt3OBhR18I

The video shows how to:

- Create git repository on Github, make Pharo be aware of it via Iceberg

- Set-up the CI

- Add CI badge and install script to your README (which we should all do
systematically... :-) ).

This can be useful for newcomers.

Cheers,

Julien


Reply | Threaded
Open this post in threaded view
|

Re: [ANN] Youtube video explaining how to set-up a Pharo project

cedreek
Great 👍

Thanks Julien

> Le 20 janv. 2020 à 19:57, Julien Delplanque <[hidden email]> a écrit :
>
> Hello,
>
> I recorded myself setting up a Pharo project on Github this afternoon.
>
> https://www.youtube.com/watch?v=Wnt3OBhR18I
>
> The video shows how to:
>
> - Create git repository on Github, make Pharo be aware of it via Iceberg
>
> - Set-up the CI
>
> - Add CI badge and install script to your README (which we should all do systematically... :-) ).
>
> This can be useful for newcomers.
>
> Cheers,
>
> Julien
>
>