Skip to content
This repository has been archived by the owner on Jun 24, 2021. It is now read-only.
/ go-dict Public archive

Lookup words in the Wordnik dictionary in the commandline - using go.

License

Notifications You must be signed in to change notification settings

makew0rld/go-dict

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-dict

go-dict is a commandline tool to lookup words. It uses Wordnik, and is my first Go project.

Here is some example output (cropped):

terminal screenshot

Install

go get -v github.com/makeworld-the-better-one/go-dict

Usage

go-dict [word...]

Multiple words can be specified, separated by spaces.

Improvements

  • Support for other websites
  • Etymology support
  • Fix alignment across different dictionaries

License

This code is licensed under the GPLv3. For more info, see the LICENSE file.

About

Lookup words in the Wordnik dictionary in the commandline - using go.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages