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.
Silas Vedder
1495b41247
|
2 years ago | |
---|---|---|
resources | 3 years ago | |
.gitignore | 3 years ago | |
LICENSE | 3 years ago | |
Makefile | 3 years ago | |
README.md | 3 years ago | |
annotate.lisp | 3 years ago | |
bible | 3 years ago | |
chapter.lisp | 2 years ago | |
cl-bible.asd | 2 years ago | |
cl-bible.lisp | 2 years ago | |
clog.lisp | 2 years ago | |
data.lisp | 2 years ago | |
lift-search.lisp | 3 years ago | |
package.lisp | 2 years ago | |
screenshot.png | 3 years ago | |
search.lisp | 3 years ago | |
verse.lisp | 2 years ago |
README.md
cl-bible
installation
You need sbcl and quicklisp set up. 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/
$ make
$ sudo make install
bibles
Most of the bibles are from here.