The cheatsheet gives examples of how to do classic things in Pharo.
# HOCheatSheet A Pharo language cheat sheet in code File the code in with: ```Smalltalk CodeImporter evaluateString: ((ZnEasy get:'https://raw.githubusercontent.com/philippeback/HOCheatSheet/master/HOCheatSheet.st') contents). ``` The code is a fileout of the package. So, fileOut the package back, add, and commit + push with normal Git tools.