whyrusleeping / vole

a collection of tools for digging around IPFS nodes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vole

a collection of tools for digging around IPFS nodes

Build

go build will build the binary in your local directory

Install

go install will build and install the binary in your global Go binary directory (e.g. ~/go/bin)

Usage

Tool usage can be explored using --help on the CLI.

Note: this tool is experimental and may evolve (i.e. break shell scripts) over time.

About

a collection of tools for digging around IPFS nodes

License:MIT License


Languages

Language:Go 100.0%