Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPopular repositories
-
Invoke-MsBuild PowerShell module to make building projects and solutions with MsBuild.exe easy.
-
Path Length Checker is a stand-alone app that returns the paths and length of all files and directories in a given directory.
-
An AutoHotkey (AHK) script that allows you to easily run AHK functions. Instead of having to remember what shortcut key maps to each of your AHK scripts, this displays a list of all your AHK functi…
-
Visual Studio Extension to make comparing files before and after committing them to Git and TFS faster and easier.
-
New-NuGetPackage.ps1 is a PowerShell script to make creating and publishing NuGet packages quick and easy, using a .nuspec or project file, from File Explorer or PowerShell.
-
746 contributions in the last year
Contribution activity
November 2020
Created 41 commits in 4 repositories
Opened 2 pull requests in 1 repository
deadlydog/deadlydog.github.io
2
merged
Created an issue in MicrosoftDocs/PowerShell-Docs that received 1 comment
Describe what happens if you try to remove a file that is locked
It would be helpful if the documentation described what happens when you try to remove an item (e.g. a file) that it locked by another process. Doe…