a github port a AthensSketch from smalltalkhub
# AthensSketch A github port a AthensSketch from smalltalkhub. Original credit belongs to Nicolai Hess. ```smalltalk Metacello new baseline: 'AthensSketch'; repository: 'github://rvillemeur/AthensSketch/src'; load ``` Then launch it with ```smalltalk AthensSketchBrowser open ```