Skip to content

BlueIntent/xchelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xchelper

License

xchelper is a tool for iOS developers to automate tedious tasks like install, run, test.

中文文档

Installation

Method Command
curl sh -c "$(curl -fsSL https://raw.githubusercontent.com/BlueIntent/xchelper/main/scripts/install.sh)"
wget sh -c "$(wget -O- https://raw.githubusercontent.com/BlueIntent/xchelper/main/scripts/install.sh)"
- brew install xchelper
+ GitHub repository not notable enough (<30 forks, <30 watchers and <75 stars)

Usage

install project dependencies.

xchelper install

install project dependencies, and open workspace.

xchelper run

test a scheme from the build root (SYMROOT).

xchelper test

About

xchelper is a tool for iOS developers to automate tedious tasks like install, run, test.

Topics

Resources

License

Stars

Watchers

Forks