Skip to content

arbormoss/ukoos

 
 

Repository files navigation

ukoOS

A small RISC-V operating system for learning OS development.

Getting Started

View the full ukoOS Docs. For setup, see the Linux, MacOS, or Windows guides.

If you're looking for a good first issue, see the !: good first issue label.

Licenses

This repo follows version 3.3 of the REUSE specification, and spec-compliance is machine-checked every commit. Files may be marked individually, but broadly speaking (in a non-binding and imprecise manner; the REUSE-given information is authoritative):

  • The code is offered under the GPL 3.0 or later, the same as GNU coreutils.
  • Documentation is dual-licensed under the GFDL and CC-BY-SA, the same as Wikipedia.
  • Some generated and miscellanous files are licensed CC0-1.0, which is approximately public-domain.

This can be checked with reuse lint, with the REUSE tool.

About

Fork of a small post-Unix OS for RISC-V.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 75.9%
  • C++ 7.2%
  • Python 6.2%
  • Makefile 3.5%
  • Nix 3.1%
  • Assembly 2.6%
  • Other 1.5%