Ecosyste.ms: Awesome
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: 30 days ago
JSON representation
A simple script that can package a project into a PHAR file
- Host: GitHub
- URL: https://github.com/razesoldier/releasetophar
- Owner: RazeSoldier
- Created: 2018-06-17T11:12:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-17T11:19:56.000Z (over 6 years ago)
- Last Synced: 2024-10-31T16:49:11.413Z (3 months ago)
- Topics: phar, php-cli, release-engineering
- Language: PHP
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`