Skip to content

ARMmaster17/OsDevKit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gitter Build Status

OsDevKit

OSDevKit is a simplified, yet powerful OS development IDE. It supports ASM and C source files, with plenty of templates to give you a jump start in OS development.

Installation

The safest way to install is to download the .zip archive from the GitHub Releases page and unzip it onto your hard drive. This will give you that latest tested version, you can run the OsDevKit.exe. If you would like to experiment with the live source, simply clone the master branch to your local computer. Once you have obtained the source using your perferred method, open ./Src/OsDevKit/OsDevKit.sln using Visual Studio (Any version except Web or Shell). Then compile and run it. If in the future you would like to run the software again without re-building it, launch it from ./Src/OsDevKit/bin/PROFILE/OsDevKit.exe.

About

And Kit to develop your very own operating system in C

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Roff 43.2%
  • C 36.3%
  • HTML 14.9%
  • C# 2.0%
  • Shell 1.6%
  • Logos 0.6%
  • Other 1.4%