This is a very rough attempt at providing a digital representation of Class-Responsibility-Collaborator cards, as described in A Laboratory for Teaching Object-Oriented Thinking (Cunningham/Beck OOPSLA 89).
This is an experimental project, and isn't necessarily useful yet. But feel free to play around with it!
- Run
bundle install
- Run
ruby bin/crc example/atm.txt atm.pdf
- Experiment with creating your own input files!