Skip to content

comtrya/get.comtrya.dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

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