An open API service indexing awesome lists of open source software.

https://github.com/bitmap/wordle

Wordle for the command line
https://github.com/bitmap/wordle

Last synced: 5 months ago
JSON representation

Wordle for the command line

Awesome Lists containing this project

README

          

# Wordle CLI

Wordle, for the command line, written in Go.

![](.github/screenshot.png)

## Install

Requires Go version 1.22 or later
```bash
go install github.com/bitmap/wordle@latest
```

Then just run `wordle` in your shell

```bash
wordle
```