phug/split

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


Keywords
split, monorepo, phug, multipackages
License
MIT

Documentation

Phug Split

Latest Stable Version Tests

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