5 releases (stable)
new 1.0.3 | Mar 14, 2025 |
---|---|
1.0.0 | Mar 8, 2025 |
0.0.2 | Mar 8, 2025 |
#1 in #sure
246 downloads per month
21KB
429 lines
lipong
Pong for Project Lighthouse.
Building
To build the project, run
cargo build
Running
To run the project, make sure to have the following environment variables set or in a .env
file in the working directory:
LIGHTHOUSE_USER=<your user>
LIGHTHOUSE_TOKEN=<your token>
Then run
cargo run
Dependencies
~11–19MB
~240K SLoC