Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 298 Bytes

building.md

File metadata and controls

28 lines (19 loc) · 298 Bytes

Building sptlrx

Make sure you have Go 1.18+ installed.

Clone the repository

git clone https://github.com/raitonoberu/sptlrx
cd sptlrx

Fetch dependencies

go get

Build it

go build -ldflags '-w -s'

Run it

./sptlrx