Skip to content

silasfox/cl-bible

Repository files navigation

cl-bible

Project moved here!!!

Screenshot

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)

bibles

Most of the bibles are from here.

About

A bible app in Common Lisp

Resources

License

Stars

Watchers

Forks

Packages

No packages published