登录 注册
当前位置:主页 > 资源下载 > 10 > GitHub Pages部署脚本:github-pages-deploy

GitHub Pages部署脚本:github-pages-deploy

  • 更新:2024-10-23 10:09:14
  • 大小:3KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:其它 - 开发技术
  • 格式:ZIP

资源介绍

github-pages-deploy GitHub Pages部署脚本 安装 此命令取决于Git。 $ git clone https://github.com/dceoy/github-pages-deploy.git $ cp github-pages-deploy/github-pages-deploy /path/to/bin/ # a path in ${PATH} 例子 将/path/to/your/github/project/html HTML文档部署到GitHub Pages。 $ cd /path/to/your/github/project/ $ github-pages-deploy ./html github-pages-deploy从./.git/config检测到远程URL。 用法 $ github-pages-deploy --help GitH