Skip to content

Blackneeed/BlackOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlackOS

BlackOS is an open-source operating system made in x86-64 assembly (NASM) and with C++ (GCC)

GitHub repo size
AssemblyScript C C++


To build the toolchain run this:

  • $ bash -x debian-build.sh (Debian)
  • $ bash -x fedora-build.sh (Fedora)
  • $ bash -x arch-build.sh (Arch)

To build the OS run this:

  • $ make

To run the OS you have two options:

    1. Build the OS (it auto starts)
    1. Run $ make run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published