Skip to content
/ bible Public

(Teaching myself Ruby) A command-line app to look up Bible passages and display either in terminal or browser

Notifications You must be signed in to change notification settings

mrrts/bible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bible

(Teaching myself Ruby with Treehouse.com) A command-line app to look up Bible passages and display them either in terminal or browser.

Instructions

Launchy module is required for displaying results in the browser.

  • "gem install launchy"

To run:

  • "cd path/to/repo"
  • "ruby ./bible.rb"

Screenshots

  • Screenshot 1
  • Screenshot 2
  • Screenshot 3
  • Screenshot 4

Attribution

About

(Teaching myself Ruby) A command-line app to look up Bible passages and display either in terminal or browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published