Installation

Guide for how to install the required tools.

Clone sirutils repo

git clone https://github.com/sirius-tedarik/sirutils

Install Dependencies

macos
linux
brew install git unzip gzip xz

Install Proto

macos
linux
windows
curl -fsSL https://moonrepo.dev/install/proto.sh | bash

cd Into Project

Install Moon and Bun

proto use

Install Project Dependencies

bun install

Sync Project

moon sync projects