files
kolibrios/README.md
Max Logaev 45b299d80c
All checks were successful
Build system / Check kernel codestyle (pull_request) Successful in 37s
Build system / Build (pull_request) Successful in 9m0s
Docs: Added README, contributing guide and code of conduct
Signed-off-by: Max Logaev <maxlogaev@proton.me>
2025-03-08 22:42:41 +01:00

1.2 KiB

KolibriOS

License Build system

KolibriOS is a hobby operating system for x86-compatible computers, its kernel is written entirely in Fasm assembly language. Based on MenuetOS, it uses its own standards and is not fully POSIX or UNIX compliant

Contributing

Detailed instructions for the contribution process can be found in the contributing guide

Also there is an accepted code of conduct in the project

Common list of project tasks is located on this page.

Special thanks

The KolibriOS team expresses special thanks to the author of the 32-bit MenuetOS, Ville Turjanmaa. We also want to note that all MenuetOS copyrights have been preserved

License

Contents of this repository are licensed under the terms of GNU GPL 2.0 unless otherwise specified. See this file for details