https://github.com/claudio-code/program-installation-script-automation
Because I'm getting old :older_man: and I need to automate tasks that are getting repetitive.
https://github.com/claudio-code/program-installation-script-automation
Last synced: 3 months ago
JSON representation
Because I'm getting old :older_man: and I need to automate tasks that are getting repetitive.
- Host: GitHub
- URL: https://github.com/claudio-code/program-installation-script-automation
- Owner: Claudio-code
- Created: 2021-05-30T01:45:38.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-07T00:30:06.000Z (over 2 years ago)
- Last Synced: 2025-02-15T20:54:09.853Z (4 months ago)
- Language: Shell
- Homepage:
- Size: 361 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Program installation script automation## Why ?
Because I'm getting old :older_man: and I need to automate tasks that are getting repetitive. :blush:
It script works in Ubuntu and Fedora.
```bash
git clone https://github.com/Claudio-code/program-installation-script-automation.git && cd ./program-installation-script-automation && ./startup.sh
```