mirror of
https://github.com/ethauvin/rife2-bld-hello.git
synced 2025-04-26 01:07:13 -07:00
Initial bld bootstrap template
This commit is contained in:
parent
01dc74fdb0
commit
0c13c8b968
30 changed files with 647 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 hello.AppBuild "$@"
|
Loading…
Add table
Add a link
Reference in a new issue