docs: Added examples to README.md.

This commit is contained in:
Spencer Brower
2024-03-03 00:19:17 -05:00
parent 132e0c0bc8
commit fe06cbea26
6 changed files with 52 additions and 3 deletions

11
.gomplate.yml Normal file
View File

@@ -0,0 +1,11 @@
inputFiles:
- README.md.tmpl
outputFiles:
- README.md
plugins:
filters: ./get_filter_support_table
ffprobe: ./get_ffprobe_commands_table
version: ./nu_version
ffprobe_example: ./examples/ffprobe.nu
pluginTimeout: 10s