retroglyph

Crates.ioretroglyph
lib.rsretroglyph
version0.0.0-reserved
created_at2025-06-25 01:31:42.228021+00
updated_at2025-06-25 01:31:42.228021+00
description2D pseudographic terminal
homepage
repositoryhttps://github.com/crates-lurey-io/retroglyph
max_upload_size
id1725227
size6,991
Matan Lurey (matanlurey)

documentation

README

retroglyph

2D pseudographic terminal.

Contributing

This project uses just to run commands the same way as the CI:

  • cargo just check to check formatting and lints.
  • cargo just coverage to generate and preview code coverage.
  • cargo just doc to generate and preview docs.
  • cargo just test to run tests.

For a full list of commands, see the Justfile.

Commit count: 0

cargo fmt