blob: 5260e1bb693de24e9ee7799687e1bdfccec8b128 [file] [log] [blame] [view]
Buck
====
Buck is an Android build tool. To see what Buck can do for you,
check out the documentation at <http://facebook.github.io/buck/>.
[![Build Status](https://travis-ci.org/facebook/buck.png)](https://travis-ci.org/facebook/buck)
Installation
------------
To build Buck, run the following:
git clone git@github.com:facebook/buck.git
cd buck
ant
./bin/buck --help
License
-------
Apache License 2.0