docs: add make test to README quick start
This commit is contained in:
@@ -167,5 +167,6 @@ git clone https://github.com/RJNY/Obtainium-Emulation-Pack.git
|
|||||||
cd Obtainium-Emulation-Pack
|
cd Obtainium-Emulation-Pack
|
||||||
|
|
||||||
# Add or edit apps in src/applications.json (or use make add-app)
|
# Add or edit apps in src/applications.json (or use make add-app)
|
||||||
|
make test # verify configs resolve to real APKs
|
||||||
make release # validate, regenerate README, and build release JSONs
|
make release # validate, regenerate README, and build release JSONs
|
||||||
```
|
```
|
||||||
|
|||||||
@@ -9,5 +9,6 @@ git clone https://github.com/RJNY/Obtainium-Emulation-Pack.git
|
|||||||
cd Obtainium-Emulation-Pack
|
cd Obtainium-Emulation-Pack
|
||||||
|
|
||||||
# Add or edit apps in src/applications.json (or use make add-app)
|
# Add or edit apps in src/applications.json (or use make add-app)
|
||||||
|
make test # verify configs resolve to real APKs
|
||||||
make release # validate, regenerate README, and build release JSONs
|
make release # validate, regenerate README, and build release JSONs
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user