GlyxOS is a custom-built operating system entirely written in Rust, featuring its own custom kernel. The project aims to provide a lightweight, efficient, and flexible OS that leverages the power and safety features of Rust programming language. π»π¦
To build GlyxOS on your system, follow these steps:
- Rust and Cargo installed on your machine. π¦Ύ
- Clone this repository:
git clone https://github.com/your-username/GlyxOS.git
cd GlyxOS
- Build the OS using Cargo:
cargo build
We welcome contributions to improve GlyxOS! If you'd like to contribute, follow these steps:
-
Fork the repository and create a new branch for your feature or bug fix. π΄πΏ
-
Make your changes and ensure that the code follows the project's coding standards. π οΈβ¨
-
Write tests to cover your changes whenever possible. π§ͺπ§ͺ
-
Commit your changes and push them to your fork. ππ
-
Open a pull request, describing the changes and improvements you've made. ππ§
This project is licensed under the MIT License. π
We would like to express our gratitude to the developers of the Rust programming language and the countless open-source projects that have inspired and contributed to GlyxOS. πβ€οΈ
Thank you for your interest in GlyxOS! We hope this project will be a valuable learning experience and a stepping stone for your OS development journey. If you have any questions or feedback, don't hesitate to open an issue or reach out to us. Happy coding! ππ