pkg.soopen package index

brew / Rang 8007

wordle mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für wordle in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install wordle

local Homebrew formula metadata

Überblick

Paketzusammenfassung

Play wordle in command-line

Befehle und Aliase

  • wordle

Verlauf

Projektgeschichte und Nutzung

This `wordle` package is Agastya Chandrakant's small Go command-line implementation of Wordle, the viral five-letter daily word game. The project README describes it as a Golang implementation of Wordle in the command line, built with `make` or `go build` and run as `./wordle`.

The package is best understood as part of the early-2022 wave of Wordle clones and ports that followed the original browser game's late-2021 viral rise and January 2022 acquisition by The New York Times.

Projektgeschichte

The self-hosted stagit log records the initial commit on 2022-02-16, followed the same day by the addition of the algorithm that checks whether a guess matches the answer and prints color-coded feedback. The README credits acagastya for implementation and sahiba for the O(n) color-code algorithm.

The February 2022 commit log shows a short burst of refinement: README and install instructions on 2022-02-17, rejection of repeated guesses and code refactoring later that day, separation of possible answers from the dictionary on 2022-02-20, and a 2022-02-26 change to stop showing the answer by default.

Adoptionsgeschichte

There is little evidence of broad adoption beyond packaging and the upstream self-hosted repository, so the history should be treated as niche. Its value is mainly as a compact packaged terminal adaptation of a cultural moment rather than as a large independent game project.

The original Wordle context is much larger: Josh Wardle publicly released Wordle in October 2021; it spread virally after shareable emoji results appeared; and The New York Times acquired it in January 2022. This CLI appeared within weeks of that surge.

Wie es verwendet wird

The README documents building with `make` or `go build -o wordle src/main.go`, then running `./wordle`. It notes that the game uses English words and ANSI color codes for terminal feedback.

The source tree is maintained in a traditional email-patches style: the README names dev, prod, and master branches, explains that master exists for stagit output, and asks contributors to email patches to the maintainer.

Warum Paket-Nerds sich dafür interessieren

As a package, this is a tiny example of how quickly viral browser games get translated into terminal culture. It offers no large ecosystem, but it is exactly the kind of small, inspectable CLI game that package managers often preserve after the wider trend has moved on.

Zeitleiste

  • 2021-10: The original Wordle is publicly released, according to Wikipedia.
  • 2022-01: The New York Times acquires Wordle, according to Wikipedia.
  • 2022-02-16: wordle-cli receives its initial commit and first color-checking algorithm commit.
  • 2022-02-17: README, install instructions, repeated-guess rejection, and refactoring are added.
  • 2022-02-20: The possible-answer array is separated from the dictionary.
  • 2022-02-26: The game stops showing the answer by default.
  • 2022-02-28: README typos are fixed in the latest visible stagit log entry.

Related projects

  • Wordle, the original browser game by Josh Wardle, is the direct inspiration.
  • Other Wordle clones and terminal games form the broader ecosystem, but this package's own sources do not document a specific downstream community.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
wordleExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-03
Manager-Version2.0.0
Manager aktualisiert2026-07-25
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:wordle
Version2.0.0
PaketmanagerHomebrew
Homepagehttps://git.hanabi.in/wordle-cli
Zuletzt aktualisiert2026-07-25T22:40:22+02:00
Pulseupdated
Bottlenicht erfasst
Dienstkeiner deklariert

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • pkg.so package database
  • pkgdb category and tag curation