Add exohub to quickstart guide
This commit is contained in:
parent
3d0e95c8a2
commit
7c1b983d18
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
||||
|
|
Reference in a new issue