mirror of
https://github.com/HackPlan/atom-shell.git
synced 2026-03-29 08:39:03 +08:00
Bootstrap indeed
This commit is contained in:
@@ -35,7 +35,7 @@ there is no Visual Studio project generated.
|
||||
|
||||
```powershell
|
||||
cd atom-shell
|
||||
python script\bootstrap.py
|
||||
python script\bootstrap.py -v
|
||||
```
|
||||
|
||||
## Building
|
||||
@@ -43,7 +43,7 @@ python script\bootstrap.py
|
||||
Build both Release and Debug targets:
|
||||
|
||||
```powershell
|
||||
python script\build.py -v
|
||||
python script\build.py
|
||||
```
|
||||
|
||||
You can also only build the Debug target:
|
||||
|
||||
Reference in New Issue
Block a user