Go to file
Devan Carpenter b988182415
"Let there be life."
Boxen: The p2p device manager, and beyond...
2019-10-04 03:22:53 -07:00
cmd "Let there be life." 2019-10-04 03:22:53 -07:00
config "Let there be life." 2019-10-04 03:22:53 -07:00
db "Let there be life." 2019-10-04 03:22:53 -07:00
utils "Let there be life." 2019-10-04 03:22:53 -07:00
.gitignore "Let there be life." 2019-10-04 03:22:53 -07:00
go.mod "Let there be life." 2019-10-04 03:22:53 -07:00
go.sum "Let there be life." 2019-10-04 03:22:53 -07:00
LICENSE "Let there be life." 2019-10-04 03:22:53 -07:00
main.go "Let there be life." 2019-10-04 03:22:53 -07:00
README.md "Let there be life." 2019-10-04 03:22:53 -07:00

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