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.
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.
For the development process, I use rvm as my version manager, here are additional information:
- Ruby:
3.0.0 - Gemset:
dict_search
git clone https://github.com/ShinyKiwis/dict_searcher.git
bundle install
ruby main.rb