👩💻 Join our community of thousands of amazing developers!
In my post on exploring PowerShell, I jumped right in to exploring PowerShell.If you're on Windows, you already have PowerShell, and you can follow along.If you're on OSX, the easiest way to install PowerShell is$ brew cask install powershell $ pwsh There are more details at Installing PowerShell Core...