Using ipfs-archive is simple. Simply run the following command:
ipfs-archive
$ ipfs-archive --url URL
If you have go installed:
$ go install github.com/jirwin/ipfs-archive
Or download a pre-built binary from the releases.
Justin Gallardo