XanvicOS/README.md

22 lines
1.3 KiB
Markdown
Raw Normal View History

2024-12-30 16:40:59 +01:00
<img src="https://vinceale7082.com/xanvicos/xanvicos.png" width=50% height=50%>
2024-10-01 20:38:22 +02:00
2024-09-29 19:19:49 +02:00
Hey all, Vincenzo Aleskey Brocato (VinceAle7082) here! <br>
This is a little project where I try to explore OS developing just for fun!<br>
2024-09-29 19:18:46 +02:00
## What exactly is XanvicOS?
XanvicOS is a little project that I write when I have free time. I want to create an os that can run 16, 32 and 64 bit binaries, in future I hope I might be able to add a package manager, and in even more time maybe even linux binaries support. <br>
I also want to create a windows manager with some features that I like that I'll call SunShineWM. If you want to help, you can. <br>
2024-07-24 18:12:39 +02:00
2024-09-29 19:18:46 +02:00
## Why are there 2 branches?
The main branch is the branch where I push my commits, but it can be full of bugs, doesn't compile, or even both. <br>
2024-09-07 20:03:07 +02:00
I created the stable branch so someone can try XanvicOS, without worring if the code compiles or not. <br>
Basically stable=normal, main=developement<br>
2024-09-07 20:03:07 +02:00
If you want to try XanvicOS, clone the stable branch, if you want to contribute, use the main one. <br>
Features will be added to the stable branch after the main one<br>
2024-09-07 20:08:27 +02:00
2024-09-29 19:18:46 +02:00
## How to compile XanvicOS?
2024-12-30 16:40:59 +01:00
[Read this](https://vinceale7082.com/xanvicos/wiki/important_things.html)
2024-09-07 20:08:27 +02:00
2024-07-28 11:19:13 +02:00
<br>
2024-09-09 01:01:27 +02:00
PS: if I wrote something wrong, sorry, English isn't my first language.