XanvicOS/README.md

33 lines
1.4 KiB
Markdown
Raw Normal View History

2024-07-28 00:33:14 +02:00
<h2>This is the "Coding" branch, this code is or full of bugs and errors or doesn't compile directly, please use the main branch!</h2>
2024-07-28 11:18:28 +02:00
<hr>
2024-07-28 00:21:33 +02:00
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>
***What exacly is XanvicOS?***
</h3>
2024-07-28 00:29:54 +02:00
<br>
2024-07-28 00:30:18 +02:00
XanvicOS is the development name for this OS (the final name will be something like TearOS or SunShine OS), I'll try to make an OS with a 16 and 64 bit mode (like the Windows 9x series, excluding Windows ME). <br>
In this OS will be possible to run natively linux executables, and there will be a source-based package manager (like Gentoo GNU/Linux's portage) <br>
2024-07-24 18:12:39 +02:00
2024-07-28 00:28:35 +02:00
<h3>
2024-07-28 00:29:54 +02:00
***How can I contribute to this project?***
2024-07-28 00:28:35 +02:00
</h3>
2024-07-28 00:29:54 +02:00
<br>
2024-07-27 01:25:58 +02:00
You can fix issues, help me find a better name, add features to the kernel and other things, just add something to this project ;)
2024-07-28 00:26:40 +02:00
2024-07-28 00:28:35 +02:00
<h3>
***Why are there 2 branches?***
</h3>
2024-07-28 00:29:54 +02:00
<br>
The main 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>
I don't like writing code for hours, days and then push the commit and write a lot, so I chose to create 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-28 00:26:40 +02:00
If you want to try XanvicOS, use the main branch.
2024-07-24 16:06:45 +02:00
<br>
2024-07-28 11:19:13 +02:00
<br>
2024-07-24 18:10:45 +02:00
PS: if I wrote something wrong, sorry, English isn't my first language.