Skip to content

Commit be11dc2

Browse files
author
杨利兵
committed
Merge branch 'master' of github.com:excel-code-generator/code-generator
2 parents 7b27b6b + 23e9e7d commit be11dc2

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,14 @@
1-
# 代码生成器
1+
# Code Generator
2+
此工具主要用于将Excel文档l转换为sql代码、国际化资源文件等。
3+
4+
## 用法
5+
```sh
6+
java -jar cg.jar -type ddl_mysql -lang sql -in xxx.xlsx -out ./out --type mysql
7+
8+
```
9+
10+
## License
11+
12+
Copyright (c) Copyright 2015-2019 yanglb.com. All rights reserved.
13+
14+
Licensed under the [Apache License 2.0](LICENSE) license.

0 commit comments

Comments
 (0)