Skip to content

dannyhammer/bibterm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bibterm

Command-line bible verse lookup tool

Description

Look up KJV scriptures from the command-line

Usage

cargo run <book name> <chapter> [verses]

Book names can either be full (case insensitive) or abbreviations (Gen, Rev, etc.). Chapters must be numeric. Verses can either be individual and separated by space (1 5 9) or a range denoted by a hyphen (11-16). Omitting a verse or verse ranger will display the entire chapter.

Acknowledgements

rkazakov, for the KJV file in JSON format here

About

Command-line Bible verse lookup

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages