Added recipes documentation

This commit is contained in:
Mike Farah
2023-09-01 14:40:33 +10:00
parent cda69bff5e
commit c66480448d
3 changed files with 160 additions and 4 deletions
+5
View File
@@ -0,0 +1,5 @@
# Recipes
These examples are intended to show how you can use multiple operators together so you get an idea of how you can perform complex data manipulation.
Please see the details [operator docs](https://mikefarah.gitbook.io/yq/operators) for details on each individual operator.