A CLI dictionary that uses the Free Dictionary API for its definitions
Simply run the command
shell
wym <word>
where <word>
is the word you want to define. Use wym --help
for more detailed
usage instructions
First, ensure you have the latest stable rust version installed. Then, just run
shell
cargo install whatyoumean
and you're all set!
Download the latest release from GitHub & move the
executable to a directory on your PATH
. Currently, only Windows binaries are distributed.
Download & run the installer from the latest GitHub release. All necessary changes will be made by the installer.