bibleverse

Print verse(s) from the Bible
git clone git://git.janpasierb.com/bibleverse.git
Log | Files | Refs | README | LICENSE

README (429B)


      1 bibleverse
      2 ==========
      3 Displays verses from the bible (King James Version).
      4 
      5 Requirements
      6 ------------
      7 You will need sqlite3 installed.
      8 
      9 Installation
     10 ------------
     11 Edit config.mk as necessary then enter the following command to build and install bibleverse (as root, if necessary):
     12 
     13     make clean install
     14 
     15 Running bibleverse
     16 ------------------
     17 Please consult the manpage or run bibleverse with no arguments to see usage help-text