os-k/README.md

12 lines
330 B
Markdown
Raw Normal View History

2018-12-23 20:45:23 +01:00
# GNU-GPL OS/K (OS on Kaleid)
2018-12-23 00:02:20 +01:00
2018-12-23 20:45:23 +01:00
Fully open-source operating system from scratch (WIP), released under the GNU GPL version 3.0
2018-12-23 20:51:14 +01:00
Branch boot : Development focused on the bootloader of OS/K
2018-12-23 20:45:23 +01:00
For changelog, see src/ChangeLog.
For structure of the sources, see src/project-tree.txt.
2018-12-23 20:50:17 +01:00
For code conventions, see src/project-style.txt.