Add exohub to quickstart guide

This commit is contained in:
Anthony Wang 2022-02-13 17:14:36 -06:00
parent 3d0e95c8a2
commit 7c1b983d18
Signed by: a
GPG key ID: BC96B00AEC5F2D76

View file

@ -47,7 +47,7 @@
<h3>Programming</h3>
<p>
We have support for all your favorite programming languages, including C/C++, Python, Java, JavaScript, Go, Rust, C#, and more, as well as text editors, IDEs, debuggers, and other tools. If your preferred language or tool isn't installed, check the <a href="/fuqs">FUQs</a> to learn how.
We have support for all your favorite programming languages, including C/C++, Python, Java, JavaScript, Go, Rust, C#, and more, as well as text editors, IDEs, debuggers, and other tools. If your preferred language or tool isn't installed, check the <a href="/fuqs">FUQs</a> to learn how. Try it out on <a href="https://desk.exozy.me">exodesk</a> or <a href="https://hub.exozy.me">exohub</a>, our browser-based IDE that even has an integrated <a href="https://github.com/cdr/code-server">code-server</a>.
</p>
<br>