BIBISH Is [a] Bible Interactive SHell. It is a console based interactive program for studying the Bible inspired by the bible package in Debian, but is built using the sword project libraries and having access to all the associated modules.

David Blue c0f2470fb2 Fix the passing of the swordLibrary object to the passage class so that everything 4 years ago
cmake 01f28b32b8 Quality of life improvements, mostly spelling fixes in comments and strings. 4 years ago
src c0f2470fb2 Fix the passing of the swordLibrary object to the passage class so that everything 4 years ago
.gitignore fa9a7495a5 Updating .gitignore and fixing license issue (must be gpl v2 only due to sword license) 9 years ago
BIBISH.kdev4 40d0388e79 initial project import from KDevelop 9 years ago
CMakeLists.txt cde511fe46 Search now works in a hard-coded sort of way. Also debugability 5 years ago
COPYING 77444db631 Some cleanup and related files in prep for release 9 years ago
LICENSE 77444db631 Some cleanup and related files in prep for release 9 years ago
MILESTONES 3c158a6fe0 Adding Files to support release. 9 years ago
README 01f28b32b8 Quality of life improvements, mostly spelling fixes in comments and strings. 4 years ago
VERSIONING 01f28b32b8 Quality of life improvements, mostly spelling fixes in comments and strings. 4 years ago
main.cpp 01f28b32b8 Quality of life improvements, mostly spelling fixes in comments and strings. 4 years ago

README

BIBISH Is [a] Bible Interactive SHell. It is a front-end to the SWORD Project
library inspired by the bible package in Debian GNU/Linux. The basic commands
are:

quit - Exits the program.
list - Lists installed modules (bibles by default).
Takes arguments of bible, commentary, devo, book, dict
select - Selects a module for use.
Takes argument of a module short name
show - Shows a passage with the selected work.
Takes argument of a range of scripture to show
help - Displays these commands and more.
search - Searches for a multi-word phrase in the selected version
Takes argument of the word(s) to search for.