Skip to content

wrzasa/dict-gem

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dict Build Status

CLI and backend for dict - an open source dictionary aggregator.

Usage

To search for WORD:

dict WORD [OPTIONS]

Available options

  • -h or --help - displays help message
  • -t or --time - used to set timeout in seconds. Default value: 300
  • -d or --dict - used to select desired dictionary
  • -v or --version - used to show version, authors, license
  • -c or --clean - used to delete examples from translation

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Create test to your feature in RSpec
  4. Commit your changes (git commit -am 'Added some feature')
  5. Push to the branch (git push origin my-new-feature)
  6. Create new Pull Request

People

Trainees

Mentors

Made during internship at Ragnarson

Hosted by Shelly Cloud

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%