Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.
/ GlyxOS Public archive

A custom build OS entirely written in Rust with it's own custom kernel.

License

Notifications You must be signed in to change notification settings

dimkauzh/GlyxOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

πŸš€ GlyxOS

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. πŸ’»πŸ¦€

πŸ› οΈ Building

To build GlyxOS on your system, follow these steps:

Prerequisites 🧰

  • Rust and Cargo installed on your machine. 🦾

Building Process πŸ—οΈ

  1. Clone this repository:
git clone https://github.com/your-username/GlyxOS.git
cd GlyxOS
  1. Build the OS using Cargo:
cargo build

πŸ‘ Contributing

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. πŸš€πŸ”§

πŸ“œ License

This project is licensed under the MIT License. πŸ“

πŸ™ Acknowledgments

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! πŸ˜„πŸš€

About

A custom build OS entirely written in Rust with it's own custom kernel.

Topics

Resources

License

Stars

Watchers

Forks

Languages