Fetches passages from Scripture.
- CMake v4.0 minimum
- pkg-config
- The SWORD library
- At least one Bible module installed
$ mkdir build && cd build
$ cmake ../CMakeLists.txt
$ makeHowever the user wants to install this binary is up to him.
Once built, run ./BibleVerse and type out your passage location.
verse- will display all Biblical modules detected on your machineverse <passage> <module>orverse <module> <passage>- fetches and displays onstdoutthe requested passage.
verse Psalm 1 NASB- fetches the entire chapterverse John 3:16-18 KJV- fetches a range of verses (here: 16, 17 and 18)verse 1 Peter 5:7 NASB- fetches one verse