{"id":20603627,"url":"https://github.com/clay-6/whatyoumean","last_synced_at":"2025-07-20T07:33:28.058Z","repository":{"id":46882575,"uuid":"497405832","full_name":"Clay-6/WhatYouMean","owner":"Clay-6","description":"CLI tool for when you just don't know what someone is talking about","archived":false,"fork":false,"pushed_at":"2023-10-24T10:44:29.000Z","size":313,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-25T02:03:15.859Z","etag":null,"topics":["dictionary","dictionary-app","dictionary-application","language","languages","rust","rust-lang"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/whatyoumean","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Clay-6.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-05-28T19:01:29.000Z","updated_at":"2023-07-08T04:33:21.000Z","dependencies_parsed_at":"2023-02-18T10:30:46.536Z","dependency_job_id":"9f810404-bece-4222-b8cb-0e5cbc71c461","html_url":"https://github.com/Clay-6/WhatYouMean","commit_stats":{"total_commits":179,"total_committers":3,"mean_commits":"59.666666666666664","dds":"0.17877094972067042","last_synced_commit":"d1b6121b33c7917ff6c9dfce2bf7fa346377b079"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clay-6%2FWhatYouMean","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clay-6%2FWhatYouMean/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clay-6%2FWhatYouMean/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clay-6%2FWhatYouMean/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Clay-6","download_url":"https://codeload.github.com/Clay-6/WhatYouMean/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242249245,"owners_count":20096823,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dictionary","dictionary-app","dictionary-application","language","languages","rust","rust-lang"],"created_at":"2024-11-16T09:17:59.112Z","updated_at":"2025-03-06T16:41:30.916Z","avatar_url":"https://github.com/Clay-6.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WhatYouMean\r\n\r\n![Crates.io](https://img.shields.io/crates/v/whatyoumean?color=purple\u0026style=for-the-badge)\r\n![GitHub](https://img.shields.io/github/license/Clay-6/WhatYouMean?color=purple\u0026style=for-the-badge)\r\n\r\nA CLI dictionary that uses [Wordnik](https://www.wordnik.com) for its info\r\n\r\n## Usage\r\n\r\nRun the command\r\n\r\n```shell\r\nwym \u003cword\u003e\r\n```\r\n\r\nin your preferred terminal, where `\u003cword\u003e` is the word you want to define. Use `wym --help`\r\nfor more detailed usage instructions\r\n\r\n## Installation\r\n\r\n### Universal Setup\r\n\r\nGet a Wordnik API key [here](https://developer.wordnik.com/) and store it in an environment variable named\r\n`WORDNIK_API_KEY`. Then, instal the program from either [`cargo`](#through-cargo) or a [prebuilt binary](#prebuilt-binary)\r\n\r\n### Through Cargo\r\n\r\nFirst, ensure you have the [latest stable rust version](https://www.rust-lang.org/tools/install) installed.\r\nThen run\r\n\r\n```shell\r\ncargo install whatyoumean\r\n```\r\n\r\nand you're all set!\r\n\r\n### Prebuilt Binary\r\n\r\nDownload the [latest release from GitHub](https://github.com/Clay-6/WhatYouMean/releases/latest) \u0026 exctract the\r\nexecutable to a directory on your `PATH`.\r\n\r\n## Building From Source\r\n\r\nEnsure you have the [Rust toolchain](https://rustup.rs) installed.\r\n\r\n`git clone` the repository, then run\r\n\r\n```shell\r\ncargo build \r\n```\r\n\r\nfor a debug build, or\r\n\r\n```shell\r\ncargo build --release\r\n```\r\n\r\nfor a release build\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclay-6%2Fwhatyoumean","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclay-6%2Fwhatyoumean","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclay-6%2Fwhatyoumean/lists"}