Skip to content

faip520/buck

 
 

Repository files navigation

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 https://github.com/facebook/buck.git
cd buck
ant
./bin/buck --help

License

Apache License 2.0

About

A build system for Android (and Java) that encourages the creation of small, reusable modules.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 82.4%
  • JavaScript 11.4%
  • C 3.0%
  • Python 2.1%
  • CSS 0.7%
  • Shell 0.4%