Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

Commit

Permalink
add some notes in README
Browse files Browse the repository at this point in the history
  • Loading branch information
foxgem committed Jan 12, 2017
1 parent 6444294 commit 89badb5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,6 @@ java -jar dgate-version-fat.jar -Dconf=conf

- git clone
- gradle shadowJar,生成dgate的fatjar
- gradle test,运行测试代码
- gradle test,运行测试代码

在发起Pull Request时,请同时提交测试代码,并保证现有测试代码【对于测试,我们推荐[Spock](http://spockframework.org/)】能全部通过,;)。

0 comments on commit 89badb5

Please sign in to comment.