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

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.