An open API service indexing awesome lists of open source software.

https://github.com/gwojda/kernel-from-scratch


https://github.com/gwojda/kernel-from-scratch

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

Hi ! We are 2 students working on kernel from scratch (**KFS**) series of projects at **Ecole 42** !

## What you need

You have to install kvm, grub2, make, gcc, nasm and ld on your host machine.

## Run our kernel

`git clone https://github.com/Gwojda/KFS.git`
`cd KFS`
`make install`

## Contacts

ndombre@student.42.fr
gwojda@student.42.fr