smeghead/php-vendor-credits

php-vendor-creadits 从依赖的LICENSE文件中创建CREDITS文件

v0.0.5 2024-03-08 13:22 UTC

This package is auto-updated.

Last update: 2024-09-18 06:26:20 UTC


README

php-vendor-creadits 从依赖的LICENSE文件中创建CREDITS文件

Testing Latest Stable Version Total Downloads Latest Unstable Version License PHP Version Require

php-vendor-creadits 是作为 gocredits (https://github.com/Songmu/gocredits) 的 PHP Composer 版本创建的。

安装

从Composer安装

$ composer require --dev smeghead/php-vendor-credits

用法

$ vendor/bin/php-vendor-credits . > CREDITS

开发

$ docker compose build
$ docker compose run --rm php_cli bash