Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 1.2 KB

README.md

File metadata and controls

42 lines (28 loc) · 1.2 KB

WOTD

Lightweight Word of the Day in the command-line

Go GitHub Release License Coverage Status

Preview

Demo Gif

About

Displays The Word of the Day from Merriam Webster dictionary. Pulls from online data, so you must have an internet connection

Installation

Visit Releases

Testing

To run the test suite, install go and run

go test

Example working output:

PASS
ok  	watt3r/wotd	1.235s

Roadmap

  • Add flags to pull wotd from different sources

License

wotd is released under the Apache License, Version 2.0.