Closed luto closed 11 years ago
This adds build.sh which just runs grandle build, creates a dist-directory and moves everything to dist. It also takes the additional argument run.
build.sh
grandle build
dist
run
This adds
build.sh
which just runsgrandle build
, creates adist
-directory and moves everything todist
. It also takes the additional argumentrun
.