项目作者: ipfs-shipyard

项目描述 :
Download an hash via IPFS, falling back to an HTTP Gateway
高级语言: JavaScript
项目地址: git://github.com/ipfs-shipyard/ipfs-or-gateway.git
创建时间: 2019-03-05T12:07:10Z
项目社区:https://github.com/ipfs-shipyard/ipfs-or-gateway

开源协议:

下载


ipfs-or-gateway


Download an hash via IPFS, falling back to an HTTP Gateway

Usage

  1. npx ipfs-or-gateway -c cid -p path [--clean --archive --compress -g gatewayUrl]
  • --clean – remove destination if it already exists
  • --archive – produce .tar archive instead of unpacked directory tree
  • --compress – compress produced archive with Gzip, produce .tar.gz (requires --archive)

Contributing

PRs accepted.

License

MIT © Protocol Labs