commit | dbbc57ff1b4db4a28f467d948388285bde44af1c | [log] [tgz] |
---|---|---|
author | htchoi1995 <htchoi1995@gmail.com> | Wed Aug 21 08:48:33 2013 +0900 |
committer | htchoi1995 <htchoi1995@gmail.com> | Wed Aug 21 08:48:33 2013 +0900 |
tree | 92a0ebe9dec3eb1fd85303cf66f6d22f625245ff | |
parent | 4d2a5842ba9b1ce56aeaca9ff28d6f1dc7cd34fb [diff] |
Test
To get started with ThinkingBridge, you'll need to get familiar with Git and Repo.
To initialize your local repository using the ThinkingBridge trees, use a command like this:
repo init -u git://github.com/ThinkingBridge/platform_manifest.git -b jb-mr1
Then to sync up:
repo sync
Now run our build script:
./build-tb.sh -device-
example:
./build-tb.sh mako
test