一键部署hexo博客
一键上传到你的github或者coding
Last updated
Was this helpful?
一键上传到你的github或者coding
Last updated
Was this helpful?
Was this helpful?
source up.shdeploy:
type: git
repo: 这里填你的仓库地址,建议使用SSH地址,它是以git开头的
branch: mastercnpm install hexo-deployer-git --save
或者是npm install hexo-deployer-git --save