Skip to content

📚 Daily dose of awesome words from command line!

Notifications You must be signed in to change notification settings

CodeDotJS/worday

Repository files navigation





The daily dose of awesome words from the command line!

Install

$ npm install --global worday

Preview

Usage

Usage   :  worday [sources]

Options :
 -w, --wordthink     Get word of the day from wordthink.com
 -d, --dictionary    Get word of the day from dictionary.com
 -m, --merriam       Get word of the day from merriam-webster.com

Fetch words by date :
 $ worday -d 2016-10-10
 $ worday -m 2017-01-01

Example :
 $ worday -w

Note : no support of date for the flag -w or --wordthink

Related

  • kote : Daily dose of motivation from command line!

License

MIT © Rishi Giri

About

📚 Daily dose of awesome words from command line!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published