2019-11-22 22:10:37 +00:00
|
|
|
# Project Delorean
|
|
|
|
|
2020-04-24 14:36:59 +00:00
|
|
|
To compile and run this, you'll need:
|
|
|
|
|
|
|
|
- Stable Rust
|
|
|
|
- The [`flatc` flatbuffer compiler](https://google.github.io/flatbuffers/flatbuffers_guide_building.html) >= 1.12.0
|
|
|
|
- `.env` file in the directory to specify configuration options. You can see an example in the `env` file.
|
|
|
|
|