No description
Find a file
2025-07-19 13:28:54 +00:00
bin Added two flags 2025-05-24 20:25:41 -04:00
bootstrap.sh Update bootstrap.sh 2025-07-19 13:28:54 +00:00
EHV.txt Inital Commit 2025-04-26 13:23:42 -05:00
parse.awk put reference only at the beginning of the output 2025-05-24 20:36:58 -04:00
README.md Added two flags 2025-05-24 20:25:41 -04:00

ehv-bible

A simple awk script and text file to produce a text format of requested bible verses.

Usage

ehv verse "Genesis 1:1-10"

-r puts a full reference at the beginning of the verse
-n puts verse numbers in

ehv upgrade

Install

Download the bootstrap.sh and run it. You will have to provide your credentials for the Forgejo instance so it can access the git repository.