This is the repository of the MIAGE C3P lectures done by S. Ducasse and G. Polito
contact: [email protected] / [email protected]
All the actual pdfs are hosted under https://rmod-files.lille.inria.fr/DesignCoffeeClub/Slides/
Please note that the actual lectures raw files are hosted under
- http://github.com/pharo-mooc/AdvancedOODesign/Slides/Stable for the mooc related ones and
- http://github.com/pharo-mooc/AdvancedOODesign/Slides/Lectures
Register your groups in the file RegisteredGroups.md by giving a name to your group and listing your name as shown in the file.
- Create a folder with the name of your group under the folder Groups
- Add your weekly reports in your group folder.
- Make sure that the name of your reports identifies uniquely your group and week (e.g. 01Prof.md)
- Install PharoLauncher from http://www.pharo.org
- Pick Pharo 10
- Make sure you have correct configured you authentication setup
- If you want to use SSH authentication
- set up your SSH keys with a recent encryption, check github's instructions
- upload your public keys to github
- If you want to use HTTPS authentication (or not do the SSH setup)
- create an access token to be able to push (and make sure of giving it permissions by ticking the check boxes)
- If you want to use SSH authentication