Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jirwin/ipfs-archive

Use IPFS to archive a url.
https://github.com/jirwin/ipfs-archive

archiving ipfs

Last synced: 2 months ago
JSON representation

Use IPFS to archive a url.

Awesome Lists containing this project

README

        

ipfs-archive
=============

## Usage

Using `ipfs-archive` is simple. Simply run the following command:

```bash
$ ipfs-archive --url URL
```

## Install

If you have go installed:

```bash
$ go install github.com/jirwin/ipfs-archive
```

Or download a pre-built binary from the [releases](https://github.com/jirwin/ipfs-archive/releases).

## Author
[Justin Gallardo](https://github.com/jirwin)