Clone this repo:
  1. 8609a1a Roll recipe dependencies (trivial). by recipe-roller · 5 hours ago main
  2. e63548a Roll recipe dependencies (trivial). by recipe-roller · 21 hours ago
  3. 9e5da02 Roll recipe dependencies (trivial). by recipe-roller · 25 hours ago
  4. a1a22bc Roll recipe dependencies (trivial). by recipe-roller · 26 hours ago
  5. 6239e73 Roll recipe dependencies (trivial). by recipe-roller · 27 hours ago

Recipes

If you're here to make a change to ‘recipes’ (the code located in the recipes directory), please take a look at the README for more information pertaining to recipes.

Style

The preferred style is PEP8 with two-space indent. Functions use lowercase_with_underscores, with the exception of the special functions RunSteps and RunTests in recipes. Use yapf (git cl format --no-clang-format) to autoformat new code.