yns88 / buckit

Makes building C++ projects easier with Buck.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This script does two things:

- Sets up buckconfig files with proper cells for each third-party
  project installed by yarn
- Builds third party packages that do not yet support Buck and
  creates BUCK files for each project

See ./buckit.py --help for usage

Sources are added with yarn, and installed to node_modules
Compiler settings are taken from .buckconfig

Better documentation coming

About

Makes building C++ projects easier with Buck.

License:Other


Languages

Language:Python 99.6%Language:Shell 0.4%Language:Thrift 0.0%