devil
CCoder.com
•Created by devil on 9/19/2024 in #help
deploying void in coder-server
I just found this new vscode fork called void and wondering if we can deploy void as code editor using code server
9 replies
CCoder.com
•Created by devil on 8/11/2024 in #help
How can i pre-install dependencies
Hi everyone I am pretty new to code-server and I already have
code-server
on my system (thanks to the quick installation guide). I am trying to set up a code-server so that it has a few dependencies pre-installed whenever it boots.
I tried checking docs but I am unable to figure out how to use a template with code-server
on my localhost. Maybe i am looking in the wrong place. I want to
1. Start code-server
with preinstalled binaries on container.
2. Clone a repo that can be provided dynamically ... if possible using url6 replies