brew tap XDPXI/tap && brew install --cask xds-codeDownload the dmg for your version from releases
winget install xdpxi.xds-code --source wingetDownload the installer or zip from releases
-
Clone the repository:
git clone https://github.com/XDPXI/XDs-Code.git -b main
-
Navigate to the project directory:
cd XDs-Code -
Install dependencies:
bun install
-
Build the project:
bun run build
-
Clone the repository:
git clone https://github.com/XDPXI/XDs-Code.git -b 0.6
-
Navigate to the project directory:
cd XDs-Code -
Install dependencies:
bun install
-
Build the project:
bun run build:site