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.
Follow the Getting Started guide to install Puli in your project.
Read the Puli Documentation if you want to learn more about Puli.
Contributions to are very welcome!
- Report any bugs or issues you find on the issue tracker.
- You can grab the source code at Puli’s Git repository.
If you are having problems, send a mail to [email protected] or shout out to @webmozart on Twitter.
All contents of this package are licensed under the MIT license.