SplashOS is a modern Linux Distro aims to be as easy as possible for non technical users.
Please note: these steps are for advanced users only.
Follow these steps to build the distro.
First let's get the repo and get into the build enviroment directory:
git clone https://github.com/MVDW-Java/SplashOS.git
cd SplashOS
Now we run the build script to fully build SplashOS automatically
./build.sh
🎉 You have now fully build SplashOS.
LFS - For all the great documentation
Low Level Devel - To help me understand more and provide the scripts needed to make this.
jasperes - For the bash YAML parser.