Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 373 Bytes

readme.md

File metadata and controls

10 lines (6 loc) · 373 Bytes

A "google" command for powershell, e.g.:

Screenshot

install

install-module psgoogle (requires PsGet or Powershell V5 or Win10)

manual install ni "$(($env:PSModulePath -split ';')[0])\PsGoogle\PsGoogle.psm1" -f -type file -value (iwr "https://raw.githubusercontent.com/gfody/PsGoogle/master/PsGoogle.psm1").Content