\n | 1. `git clone https://github.com/coder/code-server.git` - Clone `code-server` | \n
\n | 2. `git submodule update --init` - Clone `vscode` submodule | \n
\n | 3. `quilt push -a` - Apply patches to the `vscode` submodule. | \n
\n | 4. `yarn` - Install dependencies | \n
-
|
Beta Was this translation helpful? Give feedback.
-
Ah you might have missed the install and submodule steps. We list them under the development section but not the build section. We should probably list them in both sections. code-server/docs/CONTRIBUTING.md Lines 90 to 93 in ab4b36f |
Beta Was this translation helpful? Give feedback.
Ah you might have missed the install and submodule steps. We list them under the development section but not the build section. We should probably list them in both sections.
code-server/docs/CONTRIBUTING.md
Lines 90 to 93 in ab4b36f