Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 246 Bytes

File metadata and controls

17 lines (10 loc) · 246 Bytes

bake

bake does two things:

  1. looks for the closest makefile, going up the parent directories, then calls make
  2. builds C/C++ projects

Examples

TODO

Building with bake

TODO

Details

Objects are cached in ~/.cache/bake/