datashaman / tongs-feed
Tongs的Feed插件
1.0.0
2020-01-29 12:26 UTC
Requires (Dev)
- datashaman/tongs: 1.*.*
- phpunit/phpunit: ^8.5
This package is auto-updated.
Last update: 2024-09-29 05:35:57 UTC
README
为Tongs的模板包。
setup
使用此存储库作为模板创建项目
composer create-project --prefer-dist datashaman/tongs-plugin example-plugin
运行测试
cd example-plugin
vendor/bin/phpunit
nb 请记住将composer.json中的元数据更改为您首选的插件名称和类。