gruntwork-io / gruntwork-io/fetch
How to add all release files that end with file extension
Open
enhancement
- Dominant language
- Go
- Stars
- 624
- Forks
- 92
- PR merge metrics
- No merged PRs in 30d
Description
Can you use the release-asset regex to get many files that match a file extension?
`fetch --repo="https://github.com/foo/bar" --tag="0.1.5" --release-asset="*.tar.gz" /tmp`
similar to #58, but for any other files that match

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.