sssemil / frostwire

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frostwire

Getting Started

To get started with Frostwire, you'll need to get familiar with Git and Repo.

To initialize your local repository using the Frostwire trees, use a command like this:

repo init -u git://github.com/frostwire/frostwire.git

Then to sync up:

repo sync

About