1230 Forks
8559 Stars
8559 Watchers

buck

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

How to download and setup buck

Open terminal and run command
git clone https://github.com/facebook/buck.git
git clone is used to create a copy or clone of buck repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with buck https://github.com/facebook/buck/archive/master.zip

Or simply clone buck with SSH
[email protected]:facebook/buck.git

If you have some problems with buck

You may open issue on buck support forum (system) here: https://github.com/facebook/buck/issues