Skip to content

sandraKh/weather-module

Repository files navigation

Build Status

Scrutinizer Code Quality Code Coverage Build Status Code Intelligence Status

weather-module

Install with composer composer require sandrakh/weather-module

Require in composer.json

Add require to you compose.json-file like this:

"require": { "sandrakh/weather-module": "^2.1" }

Add files from module to right folders

rsync -av vendor/sandrakh/weather-module/src ./ rsync -av vendor/sandrakh/weather-module/test ./ rsync -av vendor/sandrakh/weather-module/config ./ rsync -av vendor/sandrakh/weather-module/view ./

Make sure to change the api-key from "YOUR_KEY" to your own api-key