Skip to content

bluetree-service/phar_builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHAR builder

Usage

To get information in console type ./make help. You will get this information:

------------------------------

Usage:  ./make [options]

    ./make help                                 This help
    ./make phar_name [directory] [index_name]   Create PHAR file

    phar_name - name of output phar file
    directory - (optional) source directory without separator, default ./src
    index_name - (optional) name of file that execute phar without separator, default ./src/index.php

------------------------------

About

Allow to build phar from given directory

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages