Setting up Visual Studio Code, GitHub and code signing certificate
Hi all,
As many of you probably know I do a lot of PowerShell scripting when time allows it, and after scripting, for many years I finally saw the need for source control. Source control not only ensures that I can revert back to a previous version of my code, but it also provides me with a single place to find all my code. I am using source control for both my personal work (like Citrixlab.dk and helping others out) and also for my professional work where I use a shared repository with my colleagues.