Skip to content

Top level project for Uvvy, peer-to-peer communication and sharing client

Notifications You must be signed in to change notification settings

uvvy/uvvy-manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Uvvy

This is top level project for Uvvy, peer-to-peer communication client.

This project uses repo tool, replacing the old clunky submodules.

To prepare for build, clone this repository using repo tool:

mkdir -p uvvy
cd uvvy
repo init -u https://github.com/berkus/uvvy-manifest.git
repo sync

Get Google's "Repo" tool

Repo is a tool by Google used for managing multiple git repositories. We use multiple subprojects, and Repo will fetch all of them and place them in the correct subdirectories for you. Get repo here.

About

Top level project for Uvvy, peer-to-peer communication and sharing client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published