2017 © Pedro Peláez
 

library luster

A command line application framework based on Laravel.

image

kohkimakimoto/luster

A command line application framework based on Laravel.

  • Wednesday, July 29, 2015
  • by kohkimakimoto
  • Repository
  • 1 Watchers
  • 2 Stars
  • 34 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 14 Versions
  • 0 % Grown

The README.md

Luster

Build Status, (*1)

A command line application framework based on Laravel., (*2)

This product is in beta stage!, (*3)

Requirements

  • PHP5.4 or later

Installation

Create composer.json for installing via composer.., (*4)

{
    "require": {
        "kohkimakimoto/luster": "5.0.*"
    }
}

Run composer install command., (*5)

composer install

Usage

WIP., (*6)

Author

Kohki Makimoto kohki.makimoto@gmail.com, (*7)

License

MIT license., (*8)

The Versions