pkgxdev / libpkgx

`import`… but with pkging powers
https://npmjs.com/libpkgx
Apache License 2.0
62 stars 11 forks source link

Make downloads resumable #19

Open mxcl opened 1 year ago

mxcl commented 1 year ago

if we are terminated during downloads ensure next time we resume where we left off.

we have SHA checking so we're safe.