Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 321 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 321 Bytes

RING

Pre-requisites

Install uv

On macOS, Linux

curl -LsSf https://astral.sh/uv/install.sh | sh

Development

To setup the environment

uv venv

To run the ring app locally

sh ./run.sh

To install ring app in editable mode

rm -rf <SyftboxSyncDir>/apps/ring

syftbox install app .