Skip to main content
Version: Pre-Alpha

Dev environment (HOST)

Most development environment setup is the same. Essentially install:

  • VScode

  • Rust

    • rust target
  • Clone the repo

    git clone https://github.com/jbirbal-skydom/monolith.git
    cd monolith
    git submodule init
    git submodule update
  • Build

info

OSX and Mac users you will need xcode.