h4kuna/cli-app

Installs: 13

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

Type:project

v0.0.1 2018-08-22 13:01 UTC

This package is auto-updated.

Last update: 2024-04-25 15:21:42 UTC


README

Installation

composer create-project h4kuna/cli-app path/to/install
cd path/to/install

First execute

./bin/execute-me hello:world

And output is Hello world!