This commit improves the user experience of the application by adding progress bars to long-running operations. The following commands now display a progress bar: - `collect github repo` - `collect website` - `collect pwa` The underlying packages (`pkg/vcs`, `pkg/website`, and `pkg/pwa`) have been updated to support progress reporting. |
||
|---|---|---|
| .. | ||
| 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 | ||