Hacker News new | ask | show | jobs
by dieggsy 549 days ago
The installation bit mentions doing:

> <install location>/bin/chicken-install -test crunch

Edit: That's because this is an "egg", which is an external library/package not part of the core chicken install

1 comments

Ah yes, the test runner leaves the new binary under bin. Thanks