# appium-package-master **Repository Path**: mirrors_appium/appium-package-master ## Basic Information - **Project Name**: appium-package-master - **Description**: A set of tools to create and manage appium packages. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README appium-package-master =================== [![Greenkeeper badge](https://badges.greenkeeper.io/appium/appium-package-master.svg)](https://greenkeeper.io/) A set of tools to create and manage appium packages. ##Create package ``` # using es7/babel npx gulp package:create -n # regular es5 npx gulp package:create --nobabel -n ``` The package will be created in the `out/`.