Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 852 Bytes

File metadata and controls

25 lines (15 loc) · 852 Bytes

Appendices

Tools

This section contains the list of tools used thought the code examples in this repository.

Core utilities

For core utilities like base64, sed, tr, etc. GNU compatible versions are assumed in the code examples.

Working with YAML files

For yq the github.com/mikefarah/yq version is assumed in the code examples.

Validating yaml files in the repository

You need the following tools installed to use test-all-ffb script.