mirror of
https://github.com/sbrow/nu-ffmpeg.git
synced 2025-12-29 16:23:11 -05:00
docs: Added examples to README.md.
This commit is contained in:
11
.gomplate.yml
Normal file
11
.gomplate.yml
Normal 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
|
||||
|
||||
Reference in New Issue
Block a user