sandrakh/weather-module

A me page for the ramverk1 course.

v2.1 2020-11-25 09:01 UTC

This package is auto-updated.

Last update: 2024-04-25 17:44:37 UTC


README

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