Skip to content
/ buck Public
forked from facebook/buck

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

License

Notifications You must be signed in to change notification settings

thyee/buck

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Buck

Buck is an Android build tool. To see what Buck can do for you, check out the documentation at https://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%