mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-08 01:15:37 +08:00
Add tidy
This commit is contained in:
12
config/pkg/lib/tidy.yml
Normal file
12
config/pkg/lib/tidy.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
tidy:
|
||||
type: library
|
||||
artifact:
|
||||
source:
|
||||
type: ghtar
|
||||
repo: htacg/tidy-html5
|
||||
prefer-stable: true
|
||||
metadata:
|
||||
license-files: [README/LICENSE.md]
|
||||
license: W3C
|
||||
static-libs@unix:
|
||||
- libtidy.a
|
||||
Reference in New Issue
Block a user