README.md and sources.
This commit is contained in:
parent
2ae03c99ab
commit
3e5af0ceb4
10
README.md
10
README.md
@ -4,3 +4,13 @@
|
||||
## 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/
|
||||
$ sbcl
|
||||
* (ql:quickload :cl-bible)
|
||||
* (in-package :cl-bible-user)
|
||||
* (start)
|
||||
```
|
||||
|
108979
resources/greek.sexp
Normal file
108979
resources/greek.sexp
Normal file
File diff suppressed because it is too large
Load Diff
105303
resources/kjv.sexp
Normal file
105303
resources/kjv.sexp
Normal file
File diff suppressed because it is too large
Load Diff
103475
resources/menge.sexp
Normal file
103475
resources/menge.sexp
Normal file
File diff suppressed because it is too large
Load Diff
94232
resources/vulgata.sexp
Normal file
94232
resources/vulgata.sexp
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user