tillikum/tillikum-core-module

The Tillikum Project core module

dev-feature/person-file 2013-08-03 20:51 UTC

This package is not auto-updated.

Last update: 2024-04-22 12:20:54 UTC


README

Installation

Installed via Composer.

{
    "repositories": [
        {
            "type": "vcs",
            "url": "https://github.com/tillikum/tillikum-core-module"
        }
    ],
    "require": {
        "tillikum/tillikum-core-module": "dev-master"
    }
}