XanvicOS/README.md

34 lines
1.3 KiB
Markdown
Raw Normal View History

2024-09-09 01:01:27 +02:00
<div style="text-align: center">
<img src="XanvicOS.png" style="width: 426px; height: 240px" />
</div>
2024-09-09 01:03:15 +02:00
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>
2024-07-28 00:28:35 +02:00
<h3>
2024-09-07 20:35:16 +02:00
What exactly is XanvicOS?
2024-07-28 00:28:35 +02:00
</h3>
2024-07-24 16:05:06 +02:00
<br>
2024-09-06 22:11:43 +02:00
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>
2024-09-06 22:11:14 +02:00
I also want to create a windows manager with some features that I like. If you want to help, you can. <br>
2024-07-24 18:12:39 +02:00
2024-07-28 00:28:35 +02:00
<h3>
2024-09-07 19:59:06 +02:00
Why are there 2 branches?
2024-07-28 00:28:35 +02:00
</h3>
2024-07-24 16:06:45 +02:00
<br>
2024-09-07 20:03:07 +02:00
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>
2024-09-07 20:08:27 +02:00
<br>
<h3>
2024-09-09 01:01:27 +02:00
How to compile XanvicOS?
2024-09-07 20:08:27 +02:00
</h3>
<br>
Here --> https://github.com/VinceAle7082/XanvicOS/wiki/How-to-build
<br>
2024-07-24 16:06:45 +02:00
<br>
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.