Kit is the official reference client of the MakeOS code collaboration protocol.
MakeOS is a project with a goal to decentralized code hosting and sharing to allow developers and other collaborators build more freely without fear of censorship. The MakeOS project started out of a need to distribute ownership and control an of an open source codebase that may be deployed as a service such that the users of the service not only co-own the codebase, but also all or part of the service.
These are the ways to install the Kit client.
brew tap make-os/kit
brew install kit
make install
We also provide pre-built binaries for macOS, Linux and Windows platforms. See our release page for the latest binaries.
Run all Kit's test suites:
make test