INSTALL
 1 INSTALL
2
3 * Install SBCL (with sb-thread) and Quicklisp.
4
5 * From the SBCL REPL:
6 (ql:quickload :cl-irc)
7
8 * Use V to press `ircbot`
9
10 mkdir -p ~/src/ircbot
11 cd ~/src/ircbot
12
13 mkdir .wot
14 cd .wot && wget http://trinque.org/trinque.asc && cd ..
15
16 v.pl init http://trinque.org/src/ircbot
17 v.pl press ircbot-genesis ircbot-genesis.vpatch
18
19 ln -s ~/src/ircbot/ircbot-genesis ~/quicklisp/local-projects/ircbot