We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d855ba8 commit 6aff9a1Copy full SHA for 6aff9a1
README.md
@@ -30,6 +30,9 @@ chmod +x code-push-go
30
31
#Update react native
32
./code-push-go create_bundle -t <TargetVersion> -n <AppName> -d <DeploymentName> -p <(*Optional) React native project default:./> --description <(*Optional) Description default: ""/>
33
+
34
+#More command
35
+./code-push-go
36
```
37
38
## License
0 commit comments