# appium-installer **Repository Path**: EricShu/appium-installer ## Basic Information - **Project Name**: appium-installer - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: emulators - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-07-04 - **Last Updated**: 2025-07-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README


AppiumWait2


# appium-installer CLI to install appium 2.0 ## Installation ``` npm install -g appium-installer ``` Run command ``` appium-installer ``` ## To Install local ```` npm install && npm run build && npm link && appium-installer ````