Skip to content

neonichu/buck

 
 

Repository files navigation

Buck

Buck is a build tool. To see what Buck can do for you, check out the documentation at http://buckbuild.com/.

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 that encourages the creation of small, reusable modules.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 86.3%
  • JavaScript 8.2%
  • C 2.2%
  • Python 1.9%
  • Objective-C 0.6%
  • CSS 0.5%
  • Other 0.3%