trinhngocthuyen / seeeye

CI/CD toolkits for mobile apps

Home Page:https://seeeye.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

seeeye (CI/CD toolkits for mobile apps)

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.

_static/cli.gif

Installation

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.

Getting Started

Check this out: Getting Started 🎉.

Documentation

Kindly check out the related docs on readthedocs:

Contributing

Refer to the contributing guidelines for how to contribute to this project.

About

CI/CD toolkits for mobile apps

https://seeeye.readthedocs.io

License:MIT License


Languages

Language:Python 98.1%Language:Shell 1.2%Language:Makefile 0.7%