Skip to content

p2er1n/rCore-Tutorial-Book-v3

Repository files navigation

rCore-Tutorial-Book-v3

Documentation of rCore-Tutorial version 3 in Chinese.

news

Welcome to JOIN Open-Source-OS-Training-Camp-2022 !

If you cannot access github.io normally due to network problems, please visit the synchronized version hosted on gitee.

Deploy your own docs

$ FORK  https://github.com/rcore-os/rCore-Tutorial-Book-v3.git  to YOUR REPO 
$ git clone YOUR REPO(e.g. https://github.com/YOUR/rCore-Tutorial-Book-v3.git)
$ cd rCore-Tutorial-Book-v3
$ git checkout deploy
$ git merge main
$ make deploy
$ git check main

About

A book about how to write OS kernels in Rust easily.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 77.8%
  • CSS 15.5%
  • Makefile 3.8%
  • Batchfile 2.5%
  • Shell 0.4%