You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.md 510 B

123456789101112131415161718192021222324252627
  1. # Boxen #
  2. Boxen is a command-line utility for managing devices in a p2p (aka. distributed) fashion.
  3. More documentation is on the way.
  4. This README currently contains only enough to get you running.
  5. ## Dependencies ##
  6. - Go 1.12, or higher
  7. - GNUnet 0.11.5, or higher | (https://gnunet.org)
  8. - ssh
  9. ## Build ##
  10. `git clone https://git.sr.ht/~dvn/boxen.git && cd boxen`
  11. `GO111MODULE=on go build -o boxen main.go`
  12. ## Use ##
  13. `./boxen --help`
  14. ## Contact ##
  15. Mailing list: https://lists.sr.ht/~dvn/secusharebox