| Crates.io | lipong |
| lib.rs | lipong |
| version | 1.0.5 |
| created_at | 2025-03-08 02:04:20.125553+00 |
| updated_at | 2025-03-24 19:58:33.795813+00 |
| description | Pong for Project Lighthouse |
| homepage | |
| repository | https://github.com/fwcd/lipong |
| max_upload_size | |
| id | 1583946 |
| size | 205,546 |
Pong for Project Lighthouse.
To build the project, run
cargo build
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