Skip to content

sergeyklay/phpenv-pear-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

phpenv-pear-setup

It's a phpenv/phpenv plugin to setting up the pear/pecl.

Installation

Simply clone the repository into the plugins directory:

mkdir -p "$(phpenv root)/plugins"
git clone https://github.com/sergeyklay/phpenv-pear-setup.git "$(phpenv root)/plugins/phpenv-pear-setup"

Usage

phpenv pear-setup

License

The phpenv-pear-setup is released under the MIT License.