nvfetcher
nvfetcher copied to clipboard
[fetaure request] Support filter file names in fetchGitHubRelease' like functions.
fetchGitHubRelease' accepts a function whose parameter is version . Could it pass a list of file names or some thing more generic?
Currently, this feature can be done by fetching github api, getting assets url and set them into package sets manually before calling runNvFetcher'.