# Run Example

The example will import all the files in the repo and then download them.

## Share

```
node examples/share.js
```

Copy key printed.

## Download

```
node examples/download.js <key>
```

This will download all files to `examples/tmp`. If not something may be broken.
