Skip to content

Template for a Project Lighthouse app (e.g. a game) written in Rust

Notifications You must be signed in to change notification settings

ProjectLighthouseCAU/lighthouse-rust-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lighthouse Rust Template

A template for a Project Lighthouse app (e.g. a game) written in Rust.

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

About

Template for a Project Lighthouse app (e.g. a game) written in Rust

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages