gd_engine / library
dev-dev
2021-04-18 21:15 UTC
Requires
- php: ^7.4
- ext-bcmath: *
Requires (Dev)
- mockery/mockery: ^1.3
- phpunit/phpunit: ^9.0
This package is not auto-updated.
Last update: 2024-10-01 11:19:26 UTC
README
为了将库安装到项目中,需要输入以下命令
composer require gd_engine/library:dev-dev
本地安装
- 进入项目目录
- 执行命令
composer install
如果已进行更改,则必须在启动测试之前执行以下命令
make clear
文档
创建
make documentation
文档位于
./docs
要查看它,需要打开浏览器中的 index.html