mange / emil-ramverk1
Weather module
v4.0.1
2020-08-31 15:09 UTC
Requires
- php: >=7.3
- anax/commons: ^2.0.0@beta
- anax/configure: ^2.0.0@alpha
- anax/controller: ^2.0.0@beta
- anax/di: ^2.0.0@alpha
- anax/page: ^2.0.0@beta
- anax/request: ^2.0.0@beta
- anax/response: ^2.0.0@beta
- anax/url: ^2.0.0@alpha
- anax/view: ^2.0.0@beta
Requires (Dev)
- anax/anax-lite: ^1.0.24
- phpunit/phpunit: ^7
This package is auto-updated.
Last update: 2025-03-29 00:32:50 UTC
README
ramverk1 Weather Module
A weather module for the course ramverk1 at BTH.
Installation
- To install the module you will have to download composer and then write:
composer require mange/emil-ramverk1 ^v4.0.1
- Then you will have to run the postprocessing script
bash vendor/mange/emil-ramverk1/.anax/scaffold/postprocess.d/700_weather.bash
- You will find the module under
/weather
.