You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ci/README.md
+3-2
Original file line number
Diff line number
Diff line change
@@ -43,8 +43,9 @@ Make sure you have `$GITHUB_TOKEN` set and [hub](https://github.com/github/hub)
43
43
9. Update the AUR package.
44
44
- Instructions on updating the AUR package are at [cdr/code-server-aur](https://github.com/cdr/code-server-aur).
45
45
10. Wait for the npm package to be published.
46
-
11. Update the homebrew package.
47
-
- Send a pull request to [homebrew-core](https://github.com/Homebrew/homebrew-core) with the URL in the [formula](https://github.com/Homebrew/homebrew-core/blob/master/Formula/code-server.rb) updated.
46
+
11. Update the [homebrew package](https://github.com/Homebrew/homebrew-core/blob/master/Formula/code-server.rb).
47
+
1. Install [homebrew](https://brew.sh/)
48
+
2. Run `brew bump-formula-pr --version=3.8.1 code-server` and update the version accordingly. This will bump the version and open a PR. Note: this will only work once the version is published on npm.
-[How can I reuse my VS Code configuration?](#how-can-i-reuse-my-vs-code-configuration)
9
9
-[Differences compared to VS Code?](#differences-compared-to-vs-code)
10
10
-[How can I request a missing extension?](#how-can-i-request-a-missing-extension)
@@ -43,7 +43,7 @@ Please file all questions and support requests at https://github.com/cdr/code-se
43
43
44
44
Please see [./ipad.md](./ipad.md).
45
45
46
-
## Community projects (awesome-code-server)
46
+
## Community Projects (awesome-code-server)
47
47
48
48
Visit the [awesome-code-server](https://github.com/cdr/awesome-code-server) repository to view community projects and guides with code-server! Feel free to add your own!
0 commit comments