puli / cli
A Command Line Interface (CLI) for managing Puli projects.
Requires
- php: ^5.3.9|^7.0
- padraic/phar-updater: ^1.0.1
- puli/discovery: ^1.0-beta9
- puli/manager: ^1.0-beta10
- puli/repository: ^1.0-beta9
- puli/url-generator: ^1.0-beta4
- webmozart/console: ^1.0-beta4
- webmozart/expression: ^1.0
- webmozart/glob: ^4.0
- webmozart/json: ^1.2.2
- webmozart/path-util: ^2.2.2
Requires (Dev)
- phpunit/phpunit: ^4.6
- sebastian/version: ^1.0.1
- symfony/filesystem: ^2.3|^3.0
This package is auto-updated.
Last update: 2024-10-08 00:07:30 UTC
README
Latest release: 1.0.0-beta10
PHP >= 5.3.9
The Puli Command Line Interface gives access to the Puli Manager via your favorite terminal. The following is a list of the currently supported commands:
Run any of the commands with the -h
option to find out more about other
supported options.
Authors
Installation
Follow the Installation guide guide to install Puli in your project.
Documentation
Read the Puli Documentation to learn more about Puli.
Contribute
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.
Support
If you are having problems, send a mail to bschussek@gmail.com or shout out to @webmozart on Twitter.
License
All contents of this package are licensed under the MIT license.