Last active
January 9, 2024 05:44
-
-
Save JustinGrote/f4397e181b21b63bc7d2a5c50de3583e to your computer and use it in GitHub Desktop.
A faster implementation of Powershell's Update Module New Module check
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
throw 'This has moved to https://github.com/JustinGrote/ModuleFast' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@DaveidWeba thanks! You may want to check out https://github.com/justingrote/modulefast which is newer.