git clone https://github.com/RITlug/TigerOS.git
From the directory where you cloned this repo run the commands below. You may need to preface it with sudo
if you do not have root privileges.
chmod +x make-iso.sh
bash make-iso.sh
With a 3.40GHz dual core i3 CPU with hyperthreading enabled and 16GB of RAM, the build process after the initial build should take approximately 40 minutes to complete. The initial build time will vary based on specs.
Please fork this repository and submit pull requests against the devel branch. Pull requests will be reviewed as time permits.