tronly-typed/README.md

11 lines
262 B
Markdown
Raw Permalink Normal View History

2024-06-01 08:45:38 +00:00
# tronly-typed
A strongly-typed competitor for [gpn-tron](https://github.com/freehuntx/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>`