# README
XDS - X(cross) Development System Server
DEPRECATED: this repo has been moved to AGL Gerrit server https://gerrit.automotivelinux.org/gerrit/#/admin/projects/src/xds/xds-server
xds-server
is a web server that allows user to remotely cross build applications.
The first goal is to provide a multi-platform cross development tool with near-zero installation. The second goal is to keep application sources locally (on user's machine) to make it compatible with existing IT policies (e.g. corporate backup or SCM), and let user to continue to work as usual (use his favorite editor, keep performance while editing/browsing sources).
Documentation
Please find XDS User's Guide online at :
http://docs.automotivelinux.org/docs/devguides/en/dev/#xcross-development-system-user's-guide
and xds-server
advanced documentation at :
http://docs.automotivelinux.org/docs/devguides/en/dev/reference/xds/part-2/1_xds-server.html