Skip to content

A github action script to check metadata for byrdocs

License

Notifications You must be signed in to change notification settings

byrdocs/byrdocs-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

byrdocs-check

Usage

First, compile the binaries of PDFium and place them in the ./lib directory with the appropriate filename, such as libpdfium.xxx.

Then

cargo run --bin check-pr -d "./path_you_want_to_check" ...

Or

cargo run --bin check-cmt -d "./path_you_want_to_check" ...

check-pr: Check the PRs in the specified directory.(Check format)

check-cmt: Check the comments in the specified directory.(Upload cover and metadata)

About

A github action script to check metadata for byrdocs

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages