HOCheatSheet

Description

A Pharo language cheat sheet in code

Details

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

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