Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 308 Bytes

File metadata and controls

23 lines (14 loc) · 308 Bytes

RoboOrchard Build

robo_orchard_build is a set of tools designed to simplify the build process for the RoboOrchard project.

Getting started

Requirements

  • Python 3.10

Installation

From pip

pip install robo_orchard_build

From source

make install