nourkilany / ubuntu-installations

linux development enviroment installations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ubuntu-Installations

ubuntu-installations This is a bash script that helps you speed up setting your linux development enviroment with a nice GUI. Any neccessary configuration along with the installation is also taken care of.

Getting started

Make the file excutable:

cd [script-path]
sudo chmod +x ./setup.sh

Usage

cd [script-path]
sudo ./setup.sh

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

linux development enviroment installations

License:MIT License


Languages

Language:Shell 100.0%