cleanup + update tests; add 'just test'

This commit is contained in:
🪞👃🪞 2025-01-05 16:41:29 +01:00
parent 62a0e8c17c
commit 4ae31bbba0
11 changed files with 45 additions and 1470 deletions

View file

@ -5,3 +5,6 @@ version = "0.2.0"
[dependencies]
tek_engine = { path = "../engine" }
[dev-dependencies]
tek_tui = { path = "../tui" }