Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 242 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 242 Bytes

Cliph

Example of CLI app in PHP

Install

composer install

Launch

./bin/cliph

Build

Install the box tool, then run box build to build a PHAR file. Then you can launch the app: ./cliph.phar.