Skip to content

Commit 608cefa

Browse files
authored
Update CONTRIBUTING.md
It is not mentioned that the "release" script requires "jq" to be installed on the system to build code-server releases
1 parent 521ac7d commit 608cefa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Differences:
1010

1111
- We require a minimum of node v12 but later versions should work.
1212
- We use [fnpm](https://github.com/goreleaser/nfpm) to build `.deb` and `.rpm` packages.
13+
- We use [jq](https://stedolan.github.io/jq/) to bundle code-server releases
1314
- The [CI container](../ci/container/Dockerfile) is a useful reference for all our dependencies.
1415

1516
## Development Workflow

0 commit comments

Comments
 (0)