Initial commit
This commit is contained in:
commit
4d4db1b153
22 changed files with 290 additions and 0 deletions
2
bld
Executable file
2
bld
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/usr/bin/env sh
|
||||
java -jar "$(dirname "$0")/lib/bld/bld-wrapper.jar" "$0" --build com.example.demo.DemoApplicationBuild "$@"
|
Loading…
Add table
Add a link
Reference in a new issue