~ chicken-core (chicken-5) /scripts/README
Trap1README for scripts/2===================345This directory contains a couple of things that might be useful:67 test-dist.sh89 Takes a platform-designator and the path to a tarball and unpacks,10 builds and tests the chicken distribution contained therein.1112 makedist.scm1314 Creates a distribution tarball from a chicken svn checkout.1516 mini-salmonella.scm1718 A minimalistic version of `salmonella', the egg-test tool. It19 takes a path to a local checkout of the extensions repository20 and compiles each egg from scratch, reporting success or21 failure.