Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 292 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 292 Bytes

To run locally:

  1. Install rust via rustup
  2. Install intellij rust intellij plugin. Reload project after installing plugin (delete .idea folder)
  3. Install cmake (sudo snap install cmake)
  4. Install nigdly rust channel (rustup install nightly) and set in run configuration in intellij