phug/split

Pug (ex-Jade) facade engine for PHP, HTML template engine structured by indentation

1.3.0 2019-09-23 19:45 UTC

This package is auto-updated.

Last update: 2023-05-21 18:05:47 UTC


README

Latest Stable Version Build Status

Split is a tool to handle a mono-repo that can be downloaded as single package, multiple packages or both.

Install

composer require phug/split

Usage

Put composer.json files in sub-directory of a main package repository.

vendor/bin/split update

Check options with:

vendor/bin/split update --help

Check other commands with:

vendor/bin/split --help

Example

https://github.com/phug-php/phug