secushare-box/README.md
Devan Carpenter b988182415
"Let there be life."
Boxen: The p2p device manager, and beyond...
2019-10-04 03:22:53 -07:00

442 B

Boxen

Boxen is a command-line utility for managing devices in a p2p (aka. distributed) fashion.

More documentation is on the way. This README currently contains only enough to get you running.

Dependencies

Build

git clone https://git.sr.ht/~dvn/boxen.git && cd boxen

GO111MODULE=on go build -o boxen main.go

Use

./boxen --help