Definer
A simple command line dictionary app. Currently working on a better API and an increase in options
Installation
Enter this in your shell (cmd,zsh,powershell etc.)
gem install definer
Make sure you have installed gem and that your installation path is set in your shell.
Usage
To define any word do:
define word [options]
Options include -e and -p for example and part of speech respectively. Can be used seperately or together.
Development
Check out the RubyGems Page
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/definer. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
License
The gem is available as open source under the terms of the MIT License.