This change introduces optional compression to the `collect` commands. Users can now specify `--compression` with `gz` or `xz` to compress the output. The `serve` command has also been enhanced to transparently decompress and serve these files. |
||
|---|---|---|
| .. | ||
| all.go | ||
| collect.go | ||
| collect_github.go | ||
| collect_github_release_subcommand.go | ||
| collect_github_repo.go | ||
| collect_pwa.go | ||
| collect_website.go | ||
| main_test.go | ||
| root.go | ||
| serve.go | ||