Piloting a helios laser from redis feed
examples | ||
src | ||
tests | ||
.gitignore | ||
Cargo.toml | ||
copyme.settings.toml | ||
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