Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 358 Bytes

How-to-compile.md

File metadata and controls

16 lines (12 loc) · 358 Bytes

Compiling

Go version

Go version 1.21 is required for compilation.

Platform

Linux, MacOS and Windows are supported in SkyWalking Satellite. However, some components don't fit the Windows platform, including:

  1. mmap-queue

Command

git clone https://github.com/apache/skywalking-satellite
cd skywalking-satellite
make build