PHP code example of jelix / buildtools
1. Go to this page and download the library: Download jelix/buildtools 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/ */
jelix / buildtools example snippets
php preprocess.php source_file target_file
php mkdist.php [-v] manifest_file.mn source_dir target_dir
php mkmanifest.php [-v] source_dir [base_path] file.mn