bible-4-devs
Bible Utility for use on the commandline by developers, hackers and terminal lovers in general. Built using Javascript and runs on Node. Blessed Hacking ;)
Usage
$ git clone https://github.com/oyamoh-brian/bible-4-devs.git [folder]
$ cd [folder]
$ node bible.js
Usage:
node bible.js [options]
Used Commands
```
--help, -h, --usage, -u : Show usage manual e.g node bible.js --help
--read, -r: Read a particular bible verse. node --read [options]
e.g node bible.js --read john --chapter 3 --verse 16
--read/-r usage example : --read john --chapter 3 --verse 16`
```
(The order does not matter)
Log in or sign up for Devpost to join the conversation.