Skip to content

xxfatumxx/devopstools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

When I've found myself searching over the Internet for another necessary tool, I've decided to create this. ATM it's just one Powershell script (yeah, I'm using Windows, hello GitHub) that uses chocolatey package manager (How to install it you can find it here) on your Windows 10 laptop/desktop and install all the staff that you can see in devopstoolsinstall.ps1 file. Not all the staff about DevOps but most of them I use in my job. If you don't need some of them just comment them in devopstoolsinstall.ps1 before you'll execute it.

Upgrade

Other useful side of this is that fron now you can easily upgrade any staff you've installed via chocolatey. For example:

choco upgrade git

But the most awesome thing IMO is ability to upgrade all the staff installed via chocolatey (similar to Ubuntu's "sudo apt upgrade"):

choco upgrade all

So, Enjoy!

About

I hope it will make a life a little bit easier

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published