20 Forks
64 Stars
64 Watchers

LearningOOPWithPharo

Learning Object-Oriented Programming with Pharo

How to download and setup LearningOOPWithPharo

Open terminal and run command
git clone https://github.com/SquareBracketAssociates/LearningOOPWithPharo.git
git clone is used to create a copy or clone of LearningOOPWithPharo repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with LearningOOPWithPharo https://github.com/SquareBracketAssociates/LearningOOPWithPharo/archive/master.zip

Or simply clone LearningOOPWithPharo with SSH
[email protected]:SquareBracketAssociates/LearningOOPWithPharo.git

If you have some problems with LearningOOPWithPharo

You may open issue on LearningOOPWithPharo support forum (system) here: https://github.com/SquareBracketAssociates/LearningOOPWithPharo/issues