Skip to content
This repository has been archived by the owner on Jul 13, 2022. It is now read-only.

H4MSK1/anax-weather

Repository files navigation

Anax Weather module

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

Table of content

Install as Anax module

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

Install using composer.

composer require h4msk1/anax-weather

You also need to copy over the module files by following the Install using scaffold postprocessing file step which does this automatically for you.

Install using scaffold postprocessing file

The module supports a postprocessing installation script, to be used with Anax scaffolding. The script executes the default installation, as outlined above.

bash vendor/h4msk1/anax-weather/.anax/scaffold/postprocess.d/1140_anax-weather.bash

The postprocessing script should be run after the composer require is done.

Dependency

This is a Anax module and primarly intended to be used together with the Anax framework.

License

This software carries a MIT license. See LICENSE.txt for details.

About

Weather module for course "ramverk1" on BTH

Resources

License

Stars

Watchers

Forks

Packages

No packages published