Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 407 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 407 Bytes

Public Installation Scripts

Linux & macOS

This will install the GNU/glibc build of Comtrya. I'll add support for /musl shortly. If you want the musl build, please grab the latest binary.

curl -fsSL https://get.comtrya.dev | sh

Windows

iwr "https://get.comtrya.dev/ps" -UseBasicParsing | iex