Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 305 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 305 Bytes

Whisper

Whisper is a client app for Mumble voice protocol.

Building

  1. Clone the project and initialize the submodules
git clone https://github.com/Team-Vuiyoh/Whisper.git
cd Whisper
git submodule update --init --recursive
  1. Build the project