Skip to content

ShinyKiwis/dict_searcher

Repository files navigation

Dictionary Searcher

What is this ?

This is a small program that will help you to crawl information about an english word from Oxford Dictionary to assit your learning journey or quickly look up a definition of a word.

Usage

Simply input your word and wait for the result. You will be asked if you want to save that word for future learning into words.yaml.

Installation

For the development process, I use rvm as my version manager, here are additional information:

  • Ruby: 3.0.0
  • Gemset: dict_search

1. Clone the repo

git clone https://github.com/ShinyKiwis/dict_searcher.git 

2. Install the dependencies

bundle install

3. Run the program

ruby main.rb

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages