{"id":22672169,"url":"https://github.com/jimlynchcodes/n-letter-wordle-cli","last_synced_at":"2026-01-28T15:32:17.772Z","repository":{"id":174749646,"uuid":"652705612","full_name":"JimLynchCodes/n-letter-wordle-cli","owner":"JimLynchCodes","description":"A wordle clone, played in the command line, with words of any length.","archived":false,"fork":false,"pushed_at":"2024-10-28T18:24:06.000Z","size":21223,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-30T14:37:35.487Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JimLynchCodes.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"zenodo":null}},"created_at":"2023-06-12T16:12:51.000Z","updated_at":"2024-10-28T18:24:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"d818d1e5-d4c9-4b0c-905b-e59a146c8bd4","html_url":"https://github.com/JimLynchCodes/n-letter-wordle-cli","commit_stats":null,"previous_names":["jimlynchcodes/n-letter-wordle-cli"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JimLynchCodes/n-letter-wordle-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JimLynchCodes%2Fn-letter-wordle-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JimLynchCodes%2Fn-letter-wordle-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JimLynchCodes%2Fn-letter-wordle-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JimLynchCodes%2Fn-letter-wordle-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JimLynchCodes","download_url":"https://codeload.github.com/JimLynchCodes/n-letter-wordle-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JimLynchCodes%2Fn-letter-wordle-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28846342,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T15:15:36.453Z","status":"ssl_error","status_checked_at":"2026-01-28T15:15:13.020Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-12-09T16:18:12.038Z","updated_at":"2026-01-28T15:32:17.756Z","avatar_url":"https://github.com/JimLynchCodes.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# N Letter Wordle Game\nA wordle clone, played in the command line, with words of any length. Also, this version gives you the definitions of the word when the game is over. 🥇\n\n\u003cbr/\u003e\n\n\u003cimg src=\"./n-letter-wordle-demo-shorter.gif\"/\u003e\n\n\u003cbr/\u003e\n\n## Disclaimer\n_We are not affiliated at all with Wordle or New York Times. This is simply a toy project for [Jim](github.com/JimLynchCodes) to practice building cli tools and coding in Rust..._\n\n\u003cbr/\u003e\n\n## Try The Live, Deployed CLI Tool!\n\nTwo different ways to install: via npm or via cargo.\n\n\u003cbr/\u003e\n\n### Installation Method 1) NPM\n\nInstall `n-letter-wordle` as a global npm dependency:\n```sh\nnpm i -g n-letter-wordle\n```\n\n\u003cbr/\u003e\n\n### Installation Method 2) Cargo\n\nInstall `n-letter-wordle` as a global npm dependency:\n```sh\ncargo install n-letter-wordle\n```\n\u003cbr/\u003e\n\n## Local Dev\nClone this project, then run it with cargo:\n```\ncargo run\n```\n\nRun unit \u0026 integration tests:\n```\ncargo test\n```\n\nRun format \u0026 linting checks:\n```\ncargo fmt\ncargo clippy\n```\n\n## Production build\nBuild with the release flag:\n```\ncargo build --release\n```\n\n## Deploy\n\nFirst, login to cargo and npm\n```\ncargo login\nnpm adduser\n```\n\nThen I deployed with [rust-to-npm](https://github.com/a11ywatch/rust-to-npm):\n```\nrust-to-npm-cli deploy -b\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjimlynchcodes%2Fn-letter-wordle-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjimlynchcodes%2Fn-letter-wordle-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjimlynchcodes%2Fn-letter-wordle-cli/lists"}