read the Bible from your terminal
https://www.janksystems.org/software/esv
- D 78.5%
- Roff 17.8%
- Makefile 2.2%
- Nix 1.5%
| .editorconfig | ||
| .gitignore | ||
| config.di | ||
| configure | ||
| COPYING | ||
| esv.1 | ||
| esv.conf.5 | ||
| esv.d | ||
| esvapi.d | ||
| esvhtml.1 | ||
| esvhtml.d | ||
| esvsearch.1 | ||
| esvsearch.d | ||
| flake.lock | ||
| flake.nix | ||
| initial.d | ||
| Makefile | ||
| README | ||
| util.d | ||
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://www.janksystems.org/software/esv Written by Jeremy Baxter <jeremy@baxters.nz>