reference implementation for Cypress
Cypress-reference [](https://travis-ci.org/dalehenrich/Cypress-reference) ================= Reference implementation for [Cypress](https://github.com/CampSmalltalk/Cypress). Should be loadable in Pharo, Squeak and GemStone. Currently passing in GemStone-3.3.1 and Pharo-5.0 ## install ```Smalltalk Metacello new baseline: 'CypressReference'; repository: 'github://dalehenrich/Cypress-reference:master/repository'; load: 'CI' ```