Skip to content

rooootdev/lcinstall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lcinstall

Install Apps into LiveContainer from your Mac.

Install

Run the installer script (downloads the latest release into ~/bin):

curl -fsSL https://raw.githubusercontent.com/rooootdev/lcinstall/main/install.sh | bash

Ensure ~/bin is on your PATH.

Usage

# set bundle id once
lcinstall -bid com.kdt.livecontainer.DN4S6CXFWY

# install an app bundle (default: VendContainer -> /Documents/Applications)
lcinstall /path/to/MyApp.app

# install with a custom remote name
lcinstall /path/to/MyApp.app MyApp.app

# force VendDocuments mode
lcinstall --vend-documents /path/to/MyApp.app

About

Install Apps into LiveContainer from your Mac.

Resources

License

Stars

Watchers

Forks

Packages