PHP Classes

File: vendor/psy/psysh/bin/build

Recommend this page to a friend!
  Classes of Renato Lucena   PHP Pokemon Script   vendor/psy/psysh/bin/build   Download  
File: vendor/psy/psysh/bin/build
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Pokemon Script
Provides an API to manage a database of Pokemons
Author: By
Last change:
Date: 6 years ago
Size: 194 bytes
 

Contents

Class file image Download
#!/usr/bin/env bash set -e cd "${BASH_SOURCE%/*}/.." echo "Building phar" ./bin/build-vendor ./bin/build-phar echo "Building compat phar" ./bin/build-vendor-compat ./bin/build-phar --compat