Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.38 KB

README.md

File metadata and controls

40 lines (26 loc) · 1.38 KB

NYT Connections TUI

Test status Deploy Status Go Reference Arch User Repsoitory PyPI Go Report Card

A command-line client for the NYT Connections game.

Demo

Install

AUR:

connections is available from the Arch User Repository.

yay -S connections

pip:

connections is available as a pypi package.

pip install nyt-connections

go:

go install github.com/jmelahman/connections@latest

github:

Prebuilt packages are available from Github Releases.