Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2cc0c4d

Browse files
authored
Merge pull request #37 from PromoFaux/master
Add additional dependencies to the development-guide
2 parents 8a8a922 + 24ad416 commit 2cc0c4d

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

‎docs/development-guide.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,12 @@ convenience - it proxies to the `package.json` files in the `vscode-client` and
1414

1515
## Prerequisites
1616

17-
You need to have [`yarn` installed][yarn].
17+
This guide presumes you have the following dependencies installed:
18+
19+
- [`yarn`][yarn].
20+
- [`node`][node] (v6 or newer)
21+
- `g++`
22+
- `make`
1823

1924
## Initial setup
2025

@@ -79,3 +84,4 @@ I'm open to suggestions on how to improve this workflow.
7984
[prettier]: https://prettier.io/
8085
[tslint]: https://palantir.github.io/tslint/
8186
[yarn]: https://yarnpkg.com/lang/en/docs/install/
87+
[node]: https://nodejs.org/en/download/

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /