8000 GitHub - ideaspaper/mer: Small dictionary CLI application based on Merriam-Webster free Collegiate Dictionary API.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000
/ mer Public

Small dictionary CLI application based on Merriam-Webster free Collegiate Dictionary API.

License

Notifications You must be signed in to change notification settings

ideaspaper/mer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mer

mer

Mer is a small dictionary CLI application based on Merriam-Webster free Collegiate Dictionary API.

You have to provide your own API key in order to use this app.

Create your own API key for free here.

Installation

This application requires a working Go environment. See the installation instructions for Go.

If you already have a working Go environment, you can use the command below.

$ go get -u github.com/ideaspaper/mer

Usage

  • $ mer or $ mer --help

    Display help.

  • $ mer search [word]

    Search the meaning of a word. Only accept exactly 1 argument, which is the word you want to search.

  • $ mer key

    Read your API key from config file.

  • $ mer key [key]

    Write your API key to config file.

If no mer_config.env existed in the binary path yet, those commands will create empty mer_config.env instead.

About

Small dictionary CLI application based on Merriam-Webster free Collegiate Dictionary API.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0