Manusで任意のスキルを実行
ワンクリックで
ワンクリックで
ワンクリックでManusで任意のスキルを実行
始める$pwd:
$ git log --oneline --stat
stars:5
forks:1
updated:2026年5月4日 12:16
SKILL.md
Build iOS Swift package
Build Android Kotlin bindings, moq library and final library AAR file
Build and run the iOS MoQ Demo on a connected device
Analyzes the staged/unstaged git files and commits them
Build Rust moq-ffi for iOS/Android targets
| name | run-android |
| description | Build and run the Android subscriber demo on a connected device |
mise run android:run
Builds the AAR, installs the debug APK, and launches the app.
mise run android:build
adb devices
Prefer a real device over an emulator. If no device is connected, inform the user.
mise run android:install
mise run android:launch