kubo/test/3nodetest/README.md
2015-01-07 07:57:22 -08:00

16 lines
153 B
Markdown

this is an ipfs integration test
**requirements**
* Docker
* fig
* Go
* ipfs image named "zaqwsx_ipfs-test-img"
```
make setup
fig build
fig up
```