An open API service indexing awesome lists of open source software.

https://github.com/razesoldier/releasetophar

A simple script that can package a project into a PHAR file
https://github.com/razesoldier/releasetophar

phar php-cli release-engineering

Last synced: about 1 year ago
JSON representation

A simple script that can package a project into a PHAR file

Awesome Lists containing this project

README

          

# releaseToPHAR
A simple script that can package a project into a PHAR file

## Before start
1. Make sure you system have composer
2. Make sure you system have git

## Usage
1. First modify the configuration in the configuration area
2. `php releaseToPHAR.php`