Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 438 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 438 Bytes

Deprecated in favor of https://github.com/turbine-kreuzberg/php-package-cache

Cito

installation

composer global require damoon/cito

configuration

CITO_DEBUG=1 enables debug output CITO_SERVER=http://127.0.0.1:8080 sets cito cache server

testing

rm -rf $COMPOSER_HOME/cache $HOME/.cache/composer/ vendor CITO_DEBUG=1 composer require amphp/http-server