
Product
Introducing Repository Access Permissions and Custom Roles
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.
bible-study-cli
Advanced tools
Powered by Kontyra
An elegant, offline-ready, and highly interactive Command Line Interface (CLI) Bible Study toolkit built from scratch. Designed with professional terminal aesthetics matching the Kontyra developer toolchain.
➡️ Next Chapter / ⬅️ Prev Chapter) to read consecutively across the entire Bible.Jn, 1Cor, Gen, 1 Kings) into exact passage references.doctor), version mapping (info), quickstart tutorials (guide), and inspirational quotes (random).Install the CLI toolkit globally using npm:
npm install -g bible-study-cli
CLI alias: bible.
Launch the primary interactive browsing and study loop using:
bible
Read any specific chapter, verse, or verse range immediately:
# Read an entire chapter
bible read "Psalm 23"
bible read "Gen 1"
bible read "1Cor 13"
# Read a specific verse
bible read "John 3:16"
# Read a range of verses
bible read "Jn 3:16-18"
Find single terms or exact phrase matches across both testaments:
# Word search
bible search faith
# Exact phrase search
bible search "for God so loved"
Show a grid-layout of all 66 books grouped by Old and New Testament, showing aliases and chapter counts:
bible books
Verify database files, check versions, and query resources:
# Run system and database diagnostic checks
bible doctor
# Display detailed package, runtime, and database metadata
bible info
# Read a quickstart manual directly in the terminal
bible guide
# Display a beautifully framed random inspiring verse
bible random
To build and compile the source files locally:
# Install dependencies
npm ci
# Compile TypeScript to dist/ JS files
npm run build
# Run local binary tests
node bin/index.js doctor
We welcome open-source contributions. Please read CONTRIBUTING.md and RELEASE.md to understand our development, branching, and releasing workflows.
This project is proprietary and confidential. Licensed under a Proprietary Agreement - see the LICENSE file for details.
(c) 2026 Kontyra. All Rights Reserved.
FAQs
Premium offline-ready interactive Bible CLI
We found that bible-study-cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.

Product
Socket MCP now lets AI assistants review org alerts, investigate threats using the Socket threat feed, and inspect package files in addition to dependency scoring.

Product
Socket Firewall blocks malicious VS Code and Open VSX extensions before install, protecting developers from compromised editor marketplaces.