Source Code
Chrysalis OS is open source software licensed under the MIT License.
You can browse the code, report issues, or contribute on GitHub.
Building from Source
To build Chrysalis OS yourself, you will need:
- GCC / G++ (Cross-compiler recommended for i686-elf)
- NASM
- Make
- Xorriso (for ISO generation)
Simply run make in the root directory of the repository.