datashaman/tongs-plugin

Tongs 的示例插件

0.3.2 2020-01-27 16:39 UTC

This package is auto-updated.

Last update: 2024-09-29 05:29:02 UTC


README

Tongs 静态站点生成器的模板插件。

设置

使用此存储库作为模板创建一个项目

composer create-project --prefer-dist datashaman/tongs-plugin example-plugin

运行测试

cd example-plugin
vendor/bin/phpunit

nb 记得将 composer.json 中的元数据更改为您首选的插件名称和类。