An open API service indexing awesome lists of open source software.

https://github.com/mohamedmetwalli5/linuxautomationsfordevelopers

Simple bash script for automation to help developers using Linux
https://github.com/mohamedmetwalli5/linuxautomationsfordevelopers

bash linux shell-script

Last synced: 3 months ago
JSON representation

Simple bash script for automation to help developers using Linux

Awesome Lists containing this project

README

          

# Linux Automations For Developers

## About It
This is a simple bash script for automation to help developers using Linux. It installs some essential tools for most of the developers at one time using automation.

## How To Run
* To run this script
* Make sure to navigate to be at the same directory of the file
* Type `chmod +x LinuxAutomationsForDevelopers.sh` in the terminal window, then press `Enter ↵`
* Type `bash LinuxAutomationsForDevelopers.sh` in the terminal window, then press `Enter ↵`
* You will be asked to insert your username and password to be used later by some of the commands

![image](https://user-images.githubusercontent.com/58489322/150685998-8272569b-fae5-4559-aaa9-bfecc0b6a665.png)