mirror of
https://github.com/danog/yayponies-ipfs.git
synced 2024-11-26 11:54:42 +01:00
14 lines
348 B
Markdown
14 lines
348 B
Markdown
# Yayponies IPFS mirroring script
|
|
|
|
Create your own [yayponies](https://yp1.yayponies.no/) mirror, hosted on the [ipfs](https://ipfs.io) distributed network.
|
|
|
|
Based on the original [YP mirroring script](https://github.com/yaymuffins/YP-MirroringScript).
|
|
|
|
|
|
## Usage
|
|
|
|
```
|
|
git clone --recursive https://github.com/danog/yayponies-ipfs
|
|
./install.sh
|
|
```
|