download
it's a browser tab,
not a download.
Dray is browser native, there's nothing to install. Run the dev server locally if you want to work on it directly.
no built releases yet
Dray doesn't have installers for any platform yet. Right now the only way to run it is to build it yourself, which takes a few minutes.
build from source
always available, on any platform.
get started
$ git clone https://github.com/Sylorlabs/Dray-web$ cd Dray-web && npm install && npm run dev
Or browse every release directly on GitHub ↗.