* Install-Package -Name firefox
When in Linux I can just do this:
* apt-get install firefox
I would love to see this:
Package -install firefox
* Install-Package firefox
would be hugely preferable, though. Smart defaults are good things!
* Install-Package -Name firefox
When in Linux I can just do this:
* apt-get install firefox
I would love to see this:
Package -install firefox