lhduc/microhub-installer

An installer for Microhub projects

Installs: 68

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:composer-plugin

2.0.0 2020-12-14 04:46 UTC

This package is auto-updated.

Last update: 2024-05-11 19:36:00 UTC


README

This is an installer for Microhub projects.

Usage

For service package

  • Install this package:
$ composer require lhduc/microhub-installer
  • Update composer.json with below setting:
{
    "type": "microhub-service"
}