Download Progress
Open
- Dominant language
- Go
- Stars
- 60
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Would be good to show download progress for large files. Chunking with a small enough chunksize might obviate the need, but it's probably good to have.
Something like:
```
get blob adbf522 train-labels-idx1-ubyte (X/45MB)
get blob adbf522 train-labels-idx1-ubyte (X% of 45MB)
get blob adbf522 train-labels-idx1-ubyte 45MB (X%)
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.