Skip to content

📖Fetch random/specific verses from the Bible with Ruby

License

Notifications You must be signed in to change notification settings

s1lvax/biblecli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Bible CLI

Introduction

BibleCLI is a simple Ruby based CLI application to fetch random/specific Bible verses.

I decided to build it to help me learn the basics of Ruby.

PS: Ruby is awesome :)

Features

  • Fetch random verses from the Bible
  • Fetch a specific verse from the Bible

How to use it

  • Install Ruby
  • Clone the repository
  • Install the dependencies (HTTParty)

Available commands:

Fetch a random verse from the Bible

ruby bible.rb

Fetch a specific verse

ruby bible.rb john14:6

API

This project uses the free and simple Bible-API

About

📖Fetch random/specific verses from the Bible with Ruby

Topics

Resources

License

Stars

Watchers

Forks

Languages