Skip to content

fork to start the coreware test epitech project

Notifications You must be signed in to change notification settings

ne0gate/test-COREWARE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kernel-x86_64

My own kernel necessarily written in ASM & C.

Prerequisites

Setup

docker build buildenv -t os-buildenv

Build & Run

  1. Automatic
  • Linux (Git Bash, WSL, MSYS) & MacOs : ./start.sh
  • Windows (Command Prompt) : start.bat

Remove image

docker rmi myos-buildenv -f

About

fork to start the coreware test epitech project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 38.2%
  • Assembly 34.0%
  • Makefile 24.2%
  • Shell 1.8%
  • Batchfile 1.8%