8ptk4/weather

Anax weather module.

v2.0.0 2021-05-12 06:04 UTC

This package is auto-updated.

Last update: 2024-04-04 18:33:21 UTC


README

Build Status CircleCI Scrutinizer Code Quality Code Coverage Build Status Code Intelligence Status

Installation into an existing Anax installation

Inside composer.json add the following:

    "require": {
        "anax/anax-ramverk1-me": "^1.0.0",
        "8ptk4/weather": "VERSION HERE"
    },

Then, run the command 'composer update' in the terminal.

Lastly run this command:

    bash vendor/8ptk4/weather/.anax/scaffold/postprocess.d/700_weather.bash