v1.1 : Optimization, big brush preview and tests
This commit is contained in:
@@ -0,0 +1 @@
|
||||
mvn clean package && del download\*.jar && xcopy /Y target\*-jar-with-dependencies.jar download && powershell -command "get-childitem download\* | foreach { rename-item $_ $_.Name.Replace('-jar-with-dependencies', '') }" && git add download/*.jar
|
||||
Reference in New Issue
Block a user