Skip to content

farismuhammad17/Farix

Repository files navigation

"I'm doing a (free) operating system, (just a Hobby, won't be big and professional like gnu)" - Linus Torvalds, 1991

Setup

To set up the development environment without manual configuration, use Docker. You can run dock.cmd to setup the container in one command.

Note

The container provides a consistent Linux environment for compilation only. Due to display and performance limitations in containerised environments, emulation (QEMU) should be run natively on your host machine. If you choose not to use Docker, refer to the Dockerfile for the list of dependencies required for your local system.

For more documentation, refer the documentation, which details everything.


This project is dual-licensed under the GNU AGPLv3 for open-source use, and a Commercial License for proprietary/enterprise use; see LICENSE and LICENSE_EXCEPTIONS.md for more information, or contact owner for details.