Categorygithub.com/iotbzh/xds-server
modulepackage
1.1.1
Repository: https://github.com/iotbzh/xds-server.git
Documentation: pkg.go.dev

# 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

# Packages

No description provided by the author

# Variables

AppSubVersion is the git tag id added to version string Should be set by compilation -ldflags "-X main.AppSubVersion=xxx".
AppVersion is the version of this application.