270 Star 2.1K Fork 887

tanghc / code-gen

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
docker-build.sh 190 Bytes
一键复制 编辑 原始数据 按行查看 历史
thc 提交于 2024-01-29 00:34 . 2.0.0
#!/bin/sh
# 打包docker镜像
git pull
sh release.sh
echo "开始创建阿里云docker镜像:latest"
docker build -f Dockerfile -t registry.cn-hangzhou.aliyuncs.com/tanghc/gen:latest .
Java
1
https://gitee.com/durcframework/code-gen.git
git@gitee.com:durcframework/code-gen.git
durcframework
code-gen
code-gen
master

搜索帮助