ⓟrogramming/PowerShell

PowerShell on mac

뚱땡이 우주인 2018. 6. 11. 22:07

파워셸은 운영과 개발의 경계에 있는 도구로 윈도우 인프라 분야의 관리자라면 이제 관리의 효율성과 정확성, 자동화를 위해 꼭 배워야 할 도구이다.


How to install on Mac

$ brew tap caskroom/cask

$ brew cask install powershell 



How to upgrade

$ brew update 

$ brew cask upgrade powershell



How to Run

pwsh