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
- Host: GitHub
- URL: https://github.com/mohamedmetwalli5/linuxautomationsfordevelopers
- Owner: MohamedMetwalli5
- License: gpl-3.0
- Created: 2022-01-23T13:47:56.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-21T08:06:26.000Z (almost 4 years ago)
- Last Synced: 2025-01-08T21:58:45.606Z (over 1 year ago)
- Topics: bash, linux, shell-script
- Language: Shell
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
