Files
guru/www-apps/code-server-bin/metadata.xml
Leonardo Hernández Hernández 1f93121e10 www-apps/code-server-bin: drop myself as a maintainer
Signed-off-by: Leonardo Hernández Hernández <leohdz172@proton.me>
2024-07-10 00:38:13 -06:00

17 lines
850 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<upstream>
<remote-id type="github">coder/code-server</remote-id>
</upstream>
<longdescription lang="en">
Run VS Code on any machine anywhere and access it in the browser.
Code on your Chromebook, tablet, and laptop with a consistent development environment.
Develop on a Linux machine and pick up from any device with a web browser.
Take advantage of large cloud servers to speed up tests, compilations, downloads, and more.
Preserve battery life when you're on the go as all intensive tasks runs on your server.
Make use of a spare computer you have lying around and turn it into a full development environment.
</longdescription>
</pkgmetadata>