Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 481 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 481 Bytes

SONiC - DASH HA (High Availability)

Overview

Getting Started

Prerequisites

  1. Install rust using rustup.

Windows Specific

  1. Install GNU make and Protobuf using winget:

    winget install -e --id GnuWin32.Make
    winget install -e --id Google.Protobuf

Contribution guide

See the contributors guide for information about how to contribute.