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

jiayisuse/buck

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Buck

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

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

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java