Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 301 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 301 Bytes

rvc-mac

GUI for rvd daemon.

Build instructions

  1. Install development environment:

brew install json-c

  1. Fetch submodules:

git submodule update --init --recursive

  1. Open rvcmac.xcworkspace
  2. Press cmd+R

Updating submodules

  1. git submodule update --recursive --remote