Clovyr Code delivers full-featured VSCode in the browser, connected directly to any public or private git repository.
Learn more and try it out at clovyr.app/code
Tip: Use CTRL+`
to show/hide the terminal, and CTRL+SHIFT+5
to open a new
terminal. More shortcuts
This Ubuntu installation is provided as a starting point for creating your own custom environments.
- Get latest packages:
apt update
- Installing dependencies:
apt install build-essential mysql-server
Find more documentation at https://help.clovyr.io.