seeeye
is a Python package providing various CI/CD toolkits for mobile projects, especially iOS projects. While many iOS projects favor fastlane, this package attempts to brings convenient usages to projects where Python is the favorable choice for scripting.
seeeye
is available on PyPI (Python Package Index). You can install with with pip
:
$ pip install --upgrade seeeye
First time hearing pip
? Check this FAQ.
Check this out: Getting Started 🎉.
Kindly check out the related docs on readthedocs:
Refer to the contributing guidelines for how to contribute to this project.