PHP code example of mf / pre-build

1. Go to this page and download the library: Download mf/pre-build library. Choose the download type require.

2. Extract the ZIP file and open the index.php.

3. Add this code to the index.php.
    
        
<?php
require_once('vendor/autoload.php');

/* Start to develop here. Best regards https://php-download.com/ */

    

mf / pre-build example snippets

bash
source <(php vendor/bin/pre-build-console pre-build:parse-variables)
bash
$ echo $GIT_COMMIT
$ echo $GIT_URL
$ echo $GIT_BRANCH
$ echo $GIT_TAG
$ echo $FILE_SUM