emus:从命令行启动Android Emulator和iOS Simulator 源码
us 从命令行启动Android Emulator和iOS Simulator。此cli为您提供了计算机上可用的虚拟设备的列表,其中最近打开的(来自cli)位于顶部。 安装 yarn global add emus 或者 npm install -g emus 用法 $ emus --help Start the Android Emulator and the iOS Simulator from the command line Usage $ emus [options] Options -a, --android Start the Android Emulator -i, --ios Start the iOS Simulator -s, --show-
文件列表
emus-master.zip
(预估有个14文件)
emus-master
.eslintrc.json
46B
.gitignore
2KB
package.json
1KB
src
index.ts
5KB
android.ts
3KB
ios.ts
668B
types.ts
189B
bin
暂无评论