You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
393 B

2 years ago
# cl-bible
![Screenshot](screenshot.png)
## installation
You need sbcl and quicklisp set up.
2 years ago
Then do
```
$ git clone https://github.com/silasfox/cl-bible.git ~/quicklisp/local-projects
$ mkdir -p ~/.bible
$ cp ~/quicklisp/local-projects/cl-bible/resources/*.sexp ~/.bible/
2 years ago
$ make
$ sudo make install
```
## bibles
Most of the bibles are from [here](https://github.com/gratis-bible/bible).