Skip to content

nataliejameson/buckit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.7%
  • Shell 0.3%