Skip to content

XDPXI/XDs-Code

Repository files navigation


XD's Code

XD's Code is a code editor that is inspired by VSC.


Installing

macOS

Homebrew

brew tap XDPXI/tap && brew install --cask xds-code

Installer

Download the dmg for your version from releases

Windows

Winget

winget install xdpxi.xds-code --source winget

Installer

Download the installer or zip from releases


Building from Source

App

  1. Clone the repository:

    git clone https://github.com/XDPXI/XDs-Code.git -b main
  2. Navigate to the project directory:

    cd XDs-Code
  3. Install dependencies:

    bun install
  4. Build the project:

    bun run build

Website

  1. Clone the repository:

    git clone https://github.com/XDPXI/XDs-Code.git -b 0.6
  2. Navigate to the project directory:

    cd XDs-Code
  3. Install dependencies:

    bun install
  4. Build the project:

    bun run build:site

About

XD's Code is a code editor that is insipred by VSC.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •