rushpartners/micro-cli

a small wrapper around silly console micro-framework

v0.1.1 2018-04-05 09:21 UTC

This package is not auto-updated.

Last update: 2020-05-22 05:45:20 UTC


README

a small wrapper around silly console micro-framework.

What?

This project is a small wrapper that will add .env, Config and Providers capabilities to a Symfony Console application.

How

$ php microcli.php [commandName] ...args|options

builtin example

$ php microcli.php version
app version: 0.1 

↑ the version is coming from config/app.json.