public
Description: A distribution of Aquamacs, SBCL and SLIME which offers the simplest way to run Common Lisp on Mac OS X
Homepage: http://www.newartisans.com/software/readylisp.html
Clone URL: git://github.com/jwiegley/ready-lisp.git
Click here to lend your support to: ready-lisp and make a donation at www.pledgie.com !
ready-lisp / my-build.sh
100755 3 lines (2 sloc) 0.088 kb
1
2
3
#!/bin/sh
time nice -n 20 sh build.sh --local $1 ${2:-192.168.3.2} 2>&1 | tee build.log