fquffio/test-splittable

Test the ability to automatically split a repository into its sub-components.


License
MIT

Documentation

Test Splittable Build Status

This repository is a Composer project that contains two packages that can be splitted and uploaded to their own GitHub repositories.

Splitting

Every time you push to master, you should stash your current changes, then run make components to update every component's repository.

Components

  • fquffio/test-package1 (source)
  • fquffio/test-package2 (source)