Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 719 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 719 Bytes

Buck2 Shims for Meta

These files implement shims for Meta internal buck2 cells, macros, and targets.

Via these shims, the buck2 experience when building Meta open source projects should be nearly identical to the internal buck2 experience.

These shims are not recommended for non-Meta projects!!!

Prefer to use rules from the buck2 prelude and the buck2 build apis

License

This source code is licensed under both the MIT license found in the LICENSE-MIT file in the root directory of this source tree and the Apache License, Version 2.0 found in the LICENSE-APACHE file in the root directory of this source tree.