hexo-deployer-rsync:Hexo 的 Rsync 部署器插件

时间:2024-08-24 01:30:58
【文件属性】:

文件名称:hexo-deployer-rsync:Hexo 的 Rsync 部署器插件

文件大小:5KB

文件格式:ZIP

更新时间:2024-08-24 01:30:58

hexo JavaScript

hexo-deployer-rsync Rsync 部署器插件。 安装 $ npm install hexo-deployer-rsync --save 选项 你可以在_config.yml配置这个插件。 deploy : type : rsync host : user : root : port : [port] # Default is 22 delete : [true|false] # Default is true args : verbose : [true|false] # Default is true ignore_errors : [true|false] # Default is false host : 远程主机地址 用户:用户名 root : 远程主机


【文件预览】:
hexo-deployer-rsync-master
----.gitignore(54B)
----.eslintrc(39B)
----package.json(877B)
----.travis.yml(262B)
----LICENSE(1KB)
----index.js(100B)
----.github()
--------dependabot.yml(188B)
----README.md(1024B)
----.eslintignore(28B)
----lib()
--------deployer.js(2KB)
----test()
--------index.js(0B)

网友评论