Find a file
2024-06-01 12:21:24 +02:00
app Simple implementation 2024-06-01 12:21:24 +02:00
.envrc Simple implementation 2024-06-01 12:21:24 +02:00
.gitignore Simple implementation 2024-06-01 12:21:24 +02:00
cabal.project.local Simple implementation 2024-06-01 12:21:24 +02:00
CHANGELOG.md Simple implementation 2024-06-01 12:21:24 +02:00
default.nix Simple implementation 2024-06-01 12:21:24 +02:00
flake.lock Simple implementation 2024-06-01 12:21:24 +02:00
flake.nix Simple implementation 2024-06-01 12:21:24 +02:00
hls.sh Simple implementation 2024-06-01 12:21:24 +02:00
LICENSE Simple implementation 2024-06-01 12:21:24 +02:00
README.md Simple implementation 2024-06-01 12:21:24 +02:00
tronly-typed.cabal Simple implementation 2024-06-01 12:21:24 +02:00

tronly-typed

A strongly-typed competitor for gpn-tron

How to run

  1. Compile using nix build

  2. Run using ./result/bin/tronly-typed --host <host> --port <tcp-port> --username <username> --password <password>