Skip to content

gitter-badger/next-divel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NextDivel

NextDivel Experimental OS

NextDivel is an OS written from scratch under the GNU GPL v2.

Build instructions

Run the following commands

git clone http://github.com/AdrianArroyoCalle/next-divel
cd next-divel
mkdir build
cd build
cmake ..
make
make DESTDIR=next install
chmod +x iso.sh
./iso.sh

About

NextDivel Experimental OS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 83.4%
  • C 13.0%
  • CMake 2.5%
  • Other 1.1%