Skip to content
This repository was archived by the owner on Feb 1, 2019. It is now read-only.

Latest commit

 

History

History
34 lines (24 loc) · 911 Bytes

index.rst

File metadata and controls

34 lines (24 loc) · 911 Bytes

Your Attention Please!

These docs have moved! Please see the GitHub Wiki.

Buckaroo

Buckaroo is a dependency manager for C/C++. Using Buckaroo, it is easy to add external modules to your project in a controlled and cross-platform manner.

To use Buckaroo, you will also need to install Buck. Buck is a build system developed and maintained by Facebook, and it is used by all Buckaroo packages.

Contents

.. toctree::
   :maxdepth: 2

   installation
   quickstart
   cli
   integrations
   package-guide
   recipe
   caching