PHP code example of pensiero / github-tools

1. Go to this page and download the library: Download pensiero/github-tools 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/ */

    

pensiero / github-tools example snippets


php public/index.php github mark-repo-deployed

php public/index.php github create-major-release

php public/index.php github create-minor-release

php public/index.php github create-patch-release