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