magnuslj/ramverk1-module

Weather and IP module.

v2.0.6 2019-12-08 23:33 UTC

This package is auto-updated.

Last update: 2024-04-09 10:06:46 UTC


README

Scrutinizer Code Quality Code Coverage Build Status

Build Status

This is a module for Anax that provides IP and weather checking possibilities

This is how you install the module into an existing Anax installation.

Install using composer:

composer require magnuslj/ramverk1-module

And then:

rsync -av vendor/magnuslj/ramverk1-module/config/ config/
rsync -av vendor/magnuslj/ramverk1-module/view/ view/

When you have done these things you can go to

.../htdocs/ip-checker
.../htdocs/ip-json-checker/ipJsonChecker
.../htdocs/vader
.../htdocs/json-vader/jsonVader

and do stuff.