文件名称: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 :
【文件预览】:
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)