DevOps-Tool-Installer
Automate installation/uninstallation of essential DevOps tools on Linux and Windows with a single script. Perfect for DevOps engineers and enthusiasts looking to streamline their setup process.
File Explorer
Download Latest Version (.zip)- install_devops_tools.ps1
- install_devops_tools.sh
- uninstall_devops_tools.ps1
- uninstall_devops_tools.sh
- .gitattributes
- devops.ps1
- devops.sh
- LICENSE
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/NotHarshhaa/DevOps-Tool-Installer
Downloads the entire project code from GitHub to your computer.
cd DevOps-Tool-Installer
Moves into the project folder you just downloaded.
2. Official Install Script
Easy Recommendedcurl -s https://raw.githubusercontent.com/NotHarshhaa/DevOps-Tool-Installer/main/devops.sh | bash
Downloads and runs the official install script in one line β this handles the full setup automatically.
After installing, open a new terminal and run the program's version command (e.g. --version) to confirm it worked.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
