mirror of
https://github.com/cdr/code-server.git
synced 2025-12-06 08:27:17 +01:00
CONTRIBUTING.md update
This commit is contained in:
parent
c9afd01b60
commit
c8b58a0f70
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ Differences:
|
|||
|
||||
- We require a minimum of node v12 but later versions should work.
|
||||
- We use [fnpm](https://github.com/goreleaser/nfpm) to build `.deb` and `.rpm` packages.
|
||||
- We use [jq](https://stedolan.github.io/jq/) to bundle code-server releases
|
||||
- We use [jq](https://stedolan.github.io/jq/) to build code-server releases.
|
||||
- The [CI container](../ci/container/Dockerfile) is a useful reference for all our dependencies.
|
||||
|
||||
## Development Workflow
|
||||
|
|
|
|||
Loading…
Reference in a new issue