lipong

Crates.iolipong
lib.rslipong
version1.0.5
created_at2025-03-08 02:04:20.125553+00
updated_at2025-03-24 19:58:33.795813+00
descriptionPong for Project Lighthouse
homepage
repositoryhttps://github.com/fwcd/lipong
max_upload_size
id1583946
size205,546
fwcd (fwcd)

documentation

README

lipong

crates.io Build

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
Commit count: 40

cargo fmt