BennettDixon / automation_ftw

Here is a collection of scripts used in my day to day as a software engineer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🐚 Automation FTW 🐚

This project is a collection of automation scripts I have built and used over my time as a software engineer. They are orgnized by tool and the script contains exact OS versioning used with configuration at the time of script creation.

πŸƒ Getting Started

⚠️ Prerequisites

  • Must have git installed

  • Must have repository cloned

  • Must have python3 installed

$ sudo apt-get install git
$ sudo apt-get install python3

πŸ“˜ Authors

πŸ” License

This project is licensed under the MIT License - see the LICENSE.md file for details

πŸ“£ Acknowledgments

  • Holberton School (providing guidance)

About

Here is a collection of scripts used in my day to day as a software engineer

License:MIT License


Languages

Language:Shell 100.0%