0.0.2 • Published 9 years ago
ipfb v0.0.2
🌎🗃 Interplanetary File Browser
Installation
npm install -g ipfbCLI
Usage: ipfb [options]
Options:
-s, --start Start IPFS swarm [boolean]
-r, --repo Local IPFS repo path
-p, --port IPFS file borwser's port [default: 8989]
-h, --help Show help [boolean]
Examples:
ipfb -r ~/.ipfs Use IPFS repo created by go-ipfsAPI
ipfb(start: boolean, port: integer, repo: string)Where;
start: Start IPFS swarm,port: IPFS file borwser's port,repo: Local IPFS repo path
License
MIT