13 lines
425 B
Text
13 lines
425 B
Text
This is esv 0.3.0, a program that displays Bible passages on the terminal.
|
|
|
|
To build, first install the LDC compiler and libcurl.
|
|
Configure the build environment, compile and optionally install:
|
|
|
|
$ ./configure
|
|
$ make
|
|
# make install
|
|
|
|
Documentation can be found in the man page esv(1). A quick start guide
|
|
is provided at the project's website <https://reformers.dev/esv>.
|
|
|
|
Written by Jeremy Baxter <jeremy@reformers.dev>
|