A minimalist, lightweight operating system based on pearlOS.
AttixOS is a lightweight, minimalist operating system designed. Built as a derivative of pearlOS.
checkout the LICENSE This project is licensed under the GPLv2 license.
git clone https://github.com/androvonx95/AttixOS.git
cd AttixOS
./configure && make runto uninstall
make cleanobviously fresh builds can be done with
make clean && ./configure && make runContributions are most welcome!!!.
This project is licensed under the GPLv2 License - see the LICENSE file for details.
- pearlOS for the foundation..( which I happen to be a maintainer of ... please check it out its a cool project!!)