HOCheatSheet

Description

The cheatsheet gives examples of how to do classic things in Pharo.

Details

Source
GitHub
Dialect
pharo (65% confidence)
License
MIT
Created
Oct. 25, 2016
Updated
Oct. 20, 2018
Topics
pharo

Categories

Education / Howto

README excerpt

# 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.
← Back to results