A collection of Linux environment bootstrap scripts designed to automate the setup of development environments.
linux/ubuntu/
– Scripts specifically for Ubuntu-based distributions.LICENSE
– Open-source license.README.md
– You are here!
This project is intended to quickly set up a fresh Ubuntu environment with essential packages, developer tools, and custom configurations.
To get started with the Ubuntu setup:
cd linux/ubuntu
chmod +x run.sh
./run.sh