How to operate the secondary development based on the source code #3499
Replies: 1 comment
|
This file should contain everything you need to develop code-server: https://github.com/cdr/code-server/blob/main/docs/CONTRIBUTING.md#requirements I see you posted an error here #3488 (comment) so let's continue the discussion there. :) |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Does it only support downloading binary files to run? What if I want to do secondary development based on source code? How to develop new functions on this basis and debug locally?
All reactions