Skip to content

onato/app_installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

This script will download the latest build of an app from the GitHub release assets, install it on a simulator, and launch it.

It relies on Xcode app archives being in the release assets with a certain naming convention. To see how to build and upload one, take a look at the build script for TypeReader.

Dependencies

Setup

The first time you run, ~/.config/app_launcher.yaml will be created. This is where you can define the GitHub repositories that have archives that you would like to be able to launch.

You can list the available apps.

./app_installer --list-apps

Help

./app_installer --help

Demo

Screen.Recording.2024-06-19.at.1.17.23.PM.mov

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages