Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 377 Bytes

README.mkdn

File metadata and controls

16 lines (10 loc) · 377 Bytes

SuperTeam

Getting Started

To get started with Android/SuperJB, you'll need to get familiar with Git and Repo.

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

repo init -u git://github.com/SuperJB/android.git -b jellybean

Then to sync up:

repo sync