1 Forks
0 Stars
0 Watchers

fh_os

本想写一个OS内核,但只完成了开机启动的部分、内存分配和部分C库

How to download and setup fh_os

Open terminal and run command
git clone https://github.com/csfenghan/fh_os.git
git clone is used to create a copy or clone of fh_os repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with fh_os https://github.com/csfenghan/fh_os/archive/master.zip

Or simply clone fh_os with SSH
[email protected]:csfenghan/fh_os.git

If you have some problems with fh_os

You may open issue on fh_os support forum (system) here: https://github.com/csfenghan/fh_os/issues