githabbe/me-module
Composer 安装命令:
composer require githabbe/me-module
包简介
Module for course
关键字:
README 文档
README
MeModule for Anax projects
This module require api-keys for the various services.
config.php is put in the root for the application.
Format is like this:
<?php return [ "key" => "KEY HERE", "example" => "KEY HERE", "darkSky" => "KEY HERE", "openWeather" => "KEY HERE", "cageData" => "KEY HERE", "mapbox" => "KEY HERE" ];
Install package with composer
composer require githabbe/me-module
Use the bash-file to skip 'rsync' commands below
bash vendor/githabbe/me-module/.hab/scaffold/postprocess.d/1200_geo.bash
Copy the configuration files
rsync -av vendor/githabbe/me-module/config ./
Copy the views
rsync -av vendor/anax/remserver/views ./views/MeModule/
统计信息
- 总下载量: 20
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-06-21