Update chapter-06-gbapp-reference.md
This commit is contained in:
parent
8532450852
commit
7a42d3e6dc
1 changed files with 2 additions and 0 deletions
|
@ -29,6 +29,7 @@ Set-ExecutionPolicy Bypass -Scope Process -Force; iex ((New-Object System.Net.We
|
||||||
cinst git --confirm
|
cinst git --confirm
|
||||||
cinst nodejs --confirm --version=12.0.0
|
cinst nodejs --confirm --version=12.0.0
|
||||||
cinst vscode --confirm
|
cinst vscode --confirm
|
||||||
|
npm install windows-build-tools -g
|
||||||
|
|
||||||
&"C:\Program Files\Git\bin\git.exe" clone https://github.com/GeneralBots/BotServer.git
|
&"C:\Program Files\Git\bin\git.exe" clone https://github.com/GeneralBots/BotServer.git
|
||||||
cd BotServer
|
cd BotServer
|
||||||
|
@ -51,6 +52,7 @@ cd BotServer
|
||||||
|
|
||||||
cinst git --confirm
|
cinst git --confirm
|
||||||
cinst nodejs --confirm
|
cinst nodejs --confirm
|
||||||
|
npm install windows-build-tools -g
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue