edward/weathery
Composer 安装命令:
composer require edward/weathery
包简介
Module for anax
README 文档
README
You can use this module, together with an Anax installation, to enable a scaffolded Weather report.
Table of content
- Install as Anax module
- Install using scaffold postprocessing file
- Install and setup Anax
- Dependency
- License
Install as Anax module
This is how you install the module into an existing Anax installation.
Install using composer.
composer require edward/weathery
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/edward/weathery/.anax/scaffold/postprocess.d/700_weathery.bash
The postprocessing script should be run after the composer require is done.
Install and setup Anax
You need a Anax installation, before you can use this module. You can create a sample Anax installation, using the scaffolding utility anax-cli.
Scaffold a sample Anax installation anax-site-develop into the directory rem.
$ anax create weathery anax-site-develop
$ cd weathery
Point your webserver to weathery/htdocs and Anax should display a Home-page.
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.
.
..: Copyright (c) 2018 Edward Nilsson (edward@nilsson.gt)
统计信息
- 总下载量: 28
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-12-08