-
Florian Sesser authoredFlorian Sesser authored
README.rst 1.70 KiB
PrivateStorageio
The backend for a private, secure, and end-to-end encrypted storage solution
Building
The build system uses Nix which must be installed before anything can be built. Start by setting up the development/operations environment:
$ nix-shell
Documentation
The documentation can be built using this command:
$ nix-build docs.nix