文件名称:hexo-deployer-heroku:Hexo 的 Heroku 部署器插件
文件大小:8KB
文件格式:ZIP
更新时间:2024-08-24 01:34:41
JavaScript
hexo-deployer-heroku
Heroku 部署器插件。
安装
$ npm install hexo-deployer-heroku --save
选项
你可以在_config.yml配置这个插件。
# You can use this:
deploy :
type : heroku
repo :
【文件预览】:
hexo-deployer-heroku-master
----.travis.yml(374B)
----.eslintrc(39B)
----index.js(101B)
----package.json(1KB)
----.github()
--------dependabot.yml(345B)
----test()
--------.eslintrc(28B)
--------index.js(2KB)
--------.mocharc.yml(15B)
----assets()
--------index.php(0B)
--------Procfile(40B)
----LICENSE(1KB)
----appveyor.yml(830B)
----.gitignore(54B)
----lib()
--------deployer.js(3KB)
----README.md(1KB)
----.eslintignore(28B)