Skip to content

limrun-inc/lim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lim CLI

lim lets you run all AI sandbox services from Limrun.

Installation

Homebrew

# Available for both macOS and Linux.
brew install limrun-inc/tap/lim

Linux

Install dependencies:

sudo apt install adb scrcpy

Install lim:

VERSION=v0.1.0
ARCH=amd64
curl -Lo lim https://github.com/limrun-inc/lim/releases/download/${VERSION}/lim-linux-${ARCH}
chmod +x lim
sudo mv lim /usr/local/bin/

Windows

Download the ZIP archive from releases and unpack it.

Quick Start

Run the following to get an Android sandbox created and streaming!

lim run android

About

The `lim` CLI to interact with Limrun AI Sandboxes.

Resources

License

Stars

Watchers

Forks

Contributors

Languages