XanvicOS/README.md
2024-10-03 21:28:31 +02:00

34 lines
1.3 KiB
Markdown

Hey all, Vincenzo Aleskey Brocato (VinceAle7082) here! <br>
This is a little project where I try to make an OS just for fun <br>
<br>
<div style="text-align: center">
<img src="XanvicOS.png" style="width: 426px; height: 240px" />
</div>
<h3>
What exactly is XanvicOS?
</h3>
<br>
XanvicOS is a little project written by me when I have time to. I want to create an os that can run 16, 32 and 64 bit binaries, in future there will be a package manager, and in some time maybe even linux binaries support. <br>
I also want to create a windows manager with some features that I like. If you want to help, you can. <br>
<h3>
Why are there 2 branches?
</h3>
<br>
The main branch is the branch where I commit all of my work, but it can be ful of bugs, dosn't compile, or both. <br>
I created the stable branch so someone can try XanvicOS, without worring if the code compiles or not. <br>
It's like mainline and stable linux kernels, only that, how I already said before, the main branch may not compile.<br>
If you want to try XanvicOS, clone the stable branch, if you want to contribute, use the main one. <br>
<br>
<h3>
How to compile XanvicOS?
</h3>
<br>
Here --> https://github.com/VinceAle7082/XanvicOS/wiki/How-to-build
<br>
<br>
<br>
PS: if I wrote something wrong, sorry, English isn't my first language.