Skip to content

ipfs-shipyard/vole

main
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 

vole

a collection of tools for digging around IPFS nodes

Build

go build will build the binary in your local directory

Install

Using go mod >= 1.16.x

$ go install github.com/aschmahmann/vole@latest

Will download using go mod, build and install the binary in your global Go binary directory (e.g. ~/go/bin)

From source

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages