1 Star 0 Fork 13

dreamyv/hutool-doc-handy

forked from Looly/hutool-doc-handy 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
deploy.sh 402 Bytes
一键复制 编辑 原始数据 按行查看 历史
Looly 提交于 2023-05-08 12:36 . fix doc
#!/usr/bin/env sh
# 确保脚本抛出遇到的错误
set -e
# git提交地址,也可以手动设置,比如:push_addr=git@github.com:xugaoyi/vuepress-theme-vdoing.git
push_addr=`git remote get-url --push origin`
commit_info=`git describe --all --always --long`
# 打包生成的文件夹路径
dist_path=docs/.vuepress/dist
# 推送的分支
push_branch=docs
# 生成静态文件
npm run build
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/dreamyv/hutool-doc-handy.git
git@gitee.com:dreamyv/hutool-doc-handy.git
dreamyv
hutool-doc-handy
hutool-doc-handy
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385