Piloting a helios laser from redis feed
Go to file
Lapin Raving baf149ef8a humm 2023-08-23 13:13:53 +02:00
examples humm 2023-08-23 13:13:53 +02:00
src humm 2023-08-23 13:13:53 +02:00
tests humm 2023-08-23 13:13:53 +02:00
.gitignore fix: rename settings.toml 2023-06-08 20:22:36 +02:00
Cargo.toml wip 2023-07-06 22:18:44 +02:00
README.md fix: various fixes for etherdream and debug 2023-07-17 22:44:27 +02:00
copyme.settings.toml fix: various fixes for etherdream and debug 2023-07-17 22:44:27 +02:00

README.md

LJ rust

Crashcourse


# Copy and edit the settings file 
$ cp copyme.settings.toml settings.toml

# Populate the redis database 
$ cargo run --example populate_redis

# Run 
$ cargo run --release