Skip to content
/ buck Public
forked from facebook/buck

A fast build system that encourages the creation of small, reusable modules over a variety of platforms and languages.

License

Notifications You must be signed in to change notification settings

jasonnam/buck

Repository files navigation

Buck

Buck is a 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 fast build system that encourages the creation of small, reusable modules over a variety of platforms and languages.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 92.2%
  • Starlark 3.5%
  • JavaScript 2.1%
  • Python 1.3%
  • C 0.6%
  • CSS 0.1%
  • Other 0.2%