My collection of Powershell, Bash, Perl and Ruby scripts.
Currently it includes:
- Linux
- install-helper (a script to automatically install a bunch of useful packages after an Ubuntu/Elementary fresh install)
- grub-fix (a simple script to download and start a grub fixing utility)
- set-device (enables/disables I/O devices - careful when playing with it)
- Windows
- InstallHelper (a script to automatically install a bunch of useful stuff using Chocolatey after a fresh Windows install)
- InstallSqlServerUtils (install powershell utilities for Sql Server)
- CreateNugetPackage (creates a nuget package from a .csproj file)
- Web
- simple-web-crawler (a simple page crawling, link-indexing script)
- Repositories
- get-repos (simple script for cloning multiple repositories using a json config file)