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:
- Download the weather_forecast folder with all its contents
- Go to C:\Windows\System32\WindowsPowerShell\v1.0\Modules\
- Copy weather_forecast folder there (needs Administrator permissions)
- Restart Powershell