mako/repl

A REPL for the Mako Framework

6.0.0 2023-09-26 20:23 UTC

This package is auto-updated.

Last update: 2024-03-30 00:23:25 UTC


README

Build Status Static analysis

Requirements

Mako 10.0 or greater.

Installation

  1. Add the mako\repl\ReplPackage package to your app/config/application.php config file.

  2. Run php app/reactor repl to start the interactive shell.