/SplashBuilder

The modern Linux Distro for Normies

Primary LanguageShellGNU General Public License v2.0GPL-2.0

SplashOS Logo

🌊 SplashOS - The easy to use modern Linux Distro

SplashOS is a modern Linux Distro aims to be as easy as possible for non technical users.

🏗️ Building Splash from source

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.

🙏 Special thanks to

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.