pkg-fetch/lib
Jesse Chan cf794f6881
Drop fancy progress bar and use inherent stdio for child processes (#143)
Progress bar is fancy but not really useful. In most cases, we
want outputs of commands for easier development and debugging.

This change is not visible to users of `pkg` unless they choose to
compile binaries.
2021-03-31 20:23:14 +08:00
..
bin.ts pkg-fetch: migrate to TypeScript (#139) 2021-03-29 12:46:10 +08:00
build.ts Drop fancy progress bar and use inherent stdio for child processes (#143) 2021-03-31 20:23:14 +08:00
chmod.ts pkg-fetch: migrate to TypeScript (#139) 2021-03-29 12:46:10 +08:00
cloud.ts pkg-fetch: migrate to TypeScript (#139) 2021-03-29 12:46:10 +08:00
copy-file.ts pkg-fetch: migrate to TypeScript (#139) 2021-03-29 12:46:10 +08:00
get-major.ts pkg-fetch: migrate to TypeScript (#139) 2021-03-29 12:46:10 +08:00
github.ts pkg-fetch: migrate to TypeScript (#139) 2021-03-29 12:46:10 +08:00
index.ts pkg-fetch: migrate to TypeScript (#139) 2021-03-29 12:46:10 +08:00
log.ts pkg-fetch: migrate to TypeScript (#139) 2021-03-29 12:46:10 +08:00
places.ts pkg-fetch: migrate to TypeScript (#139) 2021-03-29 12:46:10 +08:00
system.ts pkg-fetch: migrate to TypeScript (#139) 2021-03-29 12:46:10 +08:00
temp-path.ts pkg-fetch: migrate to TypeScript (#139) 2021-03-29 12:46:10 +08:00
tsconfig.json pkg-fetch: migrate to TypeScript (#139) 2021-03-29 12:46:10 +08:00
upload.ts pkg-fetch: migrate to TypeScript (#139) 2021-03-29 12:46:10 +08:00
verify.ts Drop fancy progress bar and use inherent stdio for child processes (#143) 2021-03-31 20:23:14 +08:00