TfsCmdlets
TfsCmdlets copied to clipboard
Let me know when there's a new version available
Enter-TfsShell should "call home" (at most once daily) and see whether there's a new version available. If so, print out a warning to let user update it.
For future reference:
((iwr "https://api.github.com/repos/igoravl/tfscmdlets/releases/latest").content | convertfrom-json).tag_name