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

https://github.com/fraction/ssb-blob-prune

Prune unused blobs from Scuttlebutt.
https://github.com/fraction/ssb-blob-prune

Last synced: over 1 year ago
JSON representation

Prune unused blobs from Scuttlebutt.

Awesome Lists containing this project

README

          

# ssb-blob-prune

> Prune unused blobs from Scuttlebutt.

## Table of Contents

- [Install](#install)
- [Usage](#usage)
- [Maintainers](#maintainers)
- [Contributing](#contributing)
- [License](#license)

## Install

```sh
npm -g install ssb-prune-blobs
```

## Usage

If you want to test this out *without* installing, use:

```sh
npx ssb-blob-prune
```

If you've already installed above, you can just use:

```sh
ssb-blob-prune
```

## Maintainers

[@fraction](https://github.com/fraction)

## Contributing

PRs accepted.

## License

ISC © 2018 Fraction LLC