1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
psalm/bin/build-phar.sh
2018-05-15 14:30:14 -04:00

7 lines
115 B
Bash
Executable File

#!/usr/bin/env bash
composer bin box install
vendor/bin/box compile
build/psalm.phar --config=bin/phar.psalm.xml