/NonlocalityOS

Primary LanguageRustMIT LicenseMIT

Setup

Windows (not supported at the moment)

  • install Visual Studio with C++ or whatever

Linux Mint / Ubuntu / Debian

  • sudo apt install build-essential libssl-dev podman

Test

  • run ./test.sh
  • on success it will print Success! in the end

Formatting code

Linux

  • run ./test.sh or ./build.sh

Windows (not supported at the moment)

  • run test.bat or build.bat

Visual Studio Code

  • install the rust-analyzer extension