Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 454 Bytes

File metadata and controls

12 lines (10 loc) · 454 Bytes

ochre-sims

Installation

This repository relies on python, duckdb, and just. The easiest way to install these is to use a devcontainer in vscode. To do so,

  • Install Docker Desktop
  • Install Visual Studio Code
  • Install the Devcontainer vscode extension
  • Clone this repository
  • Open repository in vscode
  • Click on "Reopen in Container" pop up
    • Or, type + + pDev Containers: Reopen in Container