Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 479 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 479 Bytes

PWRSH_CLI_Weather_Forecast

Powershell module that gets a weather forecast in the CLI.

Intended usage as a powershell cmdlet. Powershell will not recognise or run it by default. To integrate it, follow the installation instructions.

Installation Instructions:

  1. Download the weather_forecast folder with all its contents
  2. Go to C:\Windows\System32\WindowsPowerShell\v1.0\Modules\
  3. Copy weather_forecast folder there (needs Administrator permissions)
  4. Restart Powershell