Added example
This commit is contained in:
parent
66f1ac9218
commit
b50da16e74
25 changed files with 370 additions and 0 deletions
2
example/bld
Executable file
2
example/bld
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/usr/bin/env sh
|
||||
java -jar "$(dirname "$0")/lib/bld/bld-wrapper.jar" "$0" --build com.example.SampleBuild "$@"
|
Loading…
Add table
Add a link
Reference in a new issue