Clone this repo:
  1. 2b80cf7 Make sure StepFailedException includes full description. by Michael Bolin · 10 years ago master
  2. 033e616 Remove `@Nullable` annotation from `escapeJavaType` method. by David Pursehouse · 10 years ago
  3. 924dfa5 Improve the bash completion script installation instructions. by David Pursehouse · 10 years ago
  4. aef9fbf Modify UberRDotJavaUtil.getAndroidResourceDeps() so it no longer needs a DependencyGraph. by Michael Bolin · 10 years ago
  5. 29aeb58 Improve CopyStep's error message. by Michael Bolin · 10 years ago

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

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