Developers

The source code for Kyronix and related components is available on GitHub. The project is open to contributions, patches, and suggestions.

GitHub repositories

Repository Description Language

Building from source

To build the Kyronix kernel, run:

$ git clone git@github.com:kyronix-project/kyronix.git
$ cd kyronix
$ make all

See the documentation for details.

License

Kyronix is distributed under the ISC license.