refactor: Gomplate now renders all examples using the same plugin.

This commit is contained in:
Spencer Brower
2024-03-04 09:46:34 -05:00
parent d7aed73263
commit 5bc2321b4f
4 changed files with 22 additions and 14 deletions

View File

@@ -6,10 +6,8 @@ plugins:
filters: ./get_filter_support_table
ffprobe: ./get_ffprobe_commands_table
version: ./nu_version
ffprobe_example: ./examples/ffprobe.nu
ffprobe_multiple_files_example: ./examples/ffprobe-multiple-files.nu
ffprobe_streams_audio_example: ./examples/streams-audio.nu
ffprobe_streams_video_example: ./examples/streams-video.nu
ffprobe_dimensions_example: ./examples/dimensions.nu
example:
cmd: ./bin/run-example
#args: []
#pluginTimeout: 10s