(Command line interface)
Default:
bible [options] [reference...]
Example:
bible Matthew 4:4
# =>
# [4] But he answered, “It is written,
#
# “‘Man shall not live by bread alone,
# but by every word that comes from the mouth of God.’”
Or
bible mat 4:4
bible -c [passage...]
bible --copy [passage...]
This command opens a REPL environemt and logs each passage to the console.
bible
Example:
bible
> Matthew 4:4
[4] But he answered, “It is written,
“‘Man shall not live by bread alone,
but by every word that comes from the mouth of God.’”
> col 3:2
[2] Set your minds on things that are above, not on things that are on earth.
This command opens a REPL environment and copies each passage to the clipboard.
bible -c
bible --copy
bible -t <translation>
Example:
bible -t NASB gen 1:1
# => The Creation
#
# [1] In the beginning God created the heavens and the earth.
# Genesis 1:1 (New American Standard Bible)
Default:
bible -r [keywords...]
Example:
bible -r for god so loved
# John 3:16 (New Living Translation)
# “For this is how God loved the world: He gave his one and only Son, so that everyone who believes in him will not perish but have eternal life.
#
# John 3:16 (New International Version)
# For God so loved the world that he gave his one and only Son, that whoever believes in him shall not perish but have eternal life.
#
# John 3:16 (English Standard Version)
# For God So Loved the World “For God so loved the world, that he gave his only Son, that whoever believes in him should not perish but have eternal life.
#
# John 3:16 (King James Version)
# For God so loved the world, that he gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life.
#
# John 3:16 (Amplified Bible)
# “For God so [greatly] loved and dearly prized the world, that He [even] gave His [One and] only begotten Son, so that whoever believes and trusts in Him [as Savior] shall not perish, but have eternal life.