php-func / phpcr-shell

PHPCR Shell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shell for PHPCR

Build Status StyleCI

Shell for PHPCR

Building

The recommended way to use the PHPCR shell is as a phar archive.

Install box: https://box-project.github.io/box2/

Build the PHAR:

$ cd phpcr-shell
$ box build

This will produce the file phpcr.phar.

Copy this file to your bin directory:

$ sudo cp phpcrsh.phar /usr/bin/local/phpcrsh

Documentation

Read the documentation on readthedocs

About

PHPCR Shell

License:MIT License


Languages

Language:PHP 79.0%Language:Gherkin 20.9%Language:Shell 0.1%