lyco/weather-module

A weather module for ramverk1.

v5.0.1 2020-01-02 11:36 UTC

This package is auto-updated.

Last update: 2024-03-29 04:05:21 UTC


README

Scrutinizer Code Quality Code Coverage Build Status Code Intelligence Status

Weather module for ANAX framework

Install with composer composer require lyco/weather-module

Require in json

Add following to your composer.json under require:

"lyco/weather-module": "^2.0.0"

API-Keys

Change "xxxxx" in "config/api.php" to your personalized api keys.

Move into folders

Move following files from module to your framework

rsync -av vendor/lyco/weather-module/view ./
rsync -av vendor/lyco/weather-module/config ./