Thanks to visit codestin.com
Credit goes to github.com

Skip to content

stof/cli

 
 

Repository files navigation

The Puli CLI

Build Status Scrutinizer Code Quality SensioLabsInsight Latest Stable Version Total Downloads Dependency Status

Latest release: 1.0.0-alpha1

PHP >= 5.3.9

The Puli CLI is a command-line interface for the Puli Repository Manager. The most important command is puli dump, which generates the resource repository for your puli.json files as PHP file:

$ puli dump

Use puli ls to list the contents of the repository:

$ puli ls
$ puli ls /acme/demo

Read Puli at a Glance if you want to learn more about Puli.

Authors

Installation

Follow the Getting Started guide to install Puli in your project.

Documentation

Read the Puli Documentation if you want to learn more about Puli.

Contribute

Contributions to are very welcome!

Support

If you are having problems, send a mail to [email protected] or shout out to @webmozart on Twitter.

License

All contents of this package are licensed under the MIT license.

About

A Command Line Interface (CLI) for managing Puli repositories.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 98.5%
  • Makefile 1.1%
  • XSLT 0.4%