18 lines
267 B
Markdown
18 lines
267 B
Markdown
# Uplink
|
|
|
|
Documentation for developing and building the uplink service.
|
|
|
|
Usage:
|
|
|
|
Then setup the uplink:
|
|
```
|
|
go install storj.io/storj/cmd/uplink
|
|
uplink setup
|
|
```
|
|
|
|
You can edit `:~/.local/share/storj/uplink/config.yaml` to your liking. Then run it!
|
|
|
|
```
|
|
uplink ls
|
|
```
|