XanvicOS/README.md

23 lines
1.1 KiB
Markdown
Raw Normal View History

2024-07-24 16:06:45 +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>
2024-07-24 16:05:06 +02:00
<br>
2024-07-28 00:28:35 +02:00
<h3>
2024-09-07 19:59:06 +02:00
What exacly 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-07-31 21:09:40 +02:00
The Stable branch is the branch where I push the "mega commits" with working code, adding features to XanvicOS (or how do you want to call it). <br>
2024-09-04 23:21:30 +02:00
I don't like writing code for hours, days and then push the commit, so I chose to use the main branch as the Coding branch, where I commit more actively, but the code is unfinished, so it may contain a lot of bugs and errors, or simply doesn't compile. <br>
2024-07-31 21:09:40 +02:00
If you want to try XanvicOS, use the Stable branch.<br>
2024-09-04 23:21:30 +02:00
If you wanna help to write code, contribute to the main branch <br>
2024-07-24 16:06:45 +02:00
<br>
2024-07-28 11:19:13 +02:00
<br>
2024-07-31 21:09:40 +02:00
PS:if I wrote something wrong, sorry, English isn't my first language.