Skip to content

VitharMe/TxemaOS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TxemaOS

TxemaOS Experimental OS

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

Build instructions

Run the following commands

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

About

TxemaOS Experimental OS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 83.5%
  • C 13.0%
  • CMake 2.4%
  • Other 1.1%