You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Lei OT 36ccc15e21 README 2 years ago
.gitignore generate file hash 2 years ago
README.MD README 2 years ago
localFiles.mjs generate file hash 2 years ago
main.mjs AH cfg 2 years ago
package-lock.json conf: 2 years ago
package.json generate file hash 2 years ago
repo-config.js add ts repo 2 years ago

README.MD

local file hash

用于辅助Github actions: FTP Deploy的差异比较
FTP Deploy: 文件夹深度较深或文件较多时, 上传耗时很久, 因为每个文件计算差异之后打开ftp 连接上传
先打包上传后, 生成文件的hash, 用于后续action的差异比较

使用

node main.mjx < webcode >