build 94 Bytes EditWeb IDE 1 2 3 4 5 6 #!/usr/bin/env bash cd "${BASH_SOURCE%/*}/.." ./bin/build-vendor || exit 1 ./bin/build-phar