2018-03-02 02:10:08 +02:00
|
|
|
#!/usr/bin/env bash
|
2018-04-08 18:36:29 +02:00
|
|
|
composer bin box install
|
2018-03-11 12:35:46 -04:00
|
|
|
|
2018-04-08 18:36:29 +02:00
|
|
|
vendor/bin/box compile
|
2018-03-11 12:35:46 -04:00
|
|
|
|
2018-08-02 07:44:15 +03:00
|
|
|
# build/psalm.phar --config=bin/phar.psalm.xml
|