Skip to content

sergeyklay/phpenv-config-add

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

phpenv-config-add

It's a phpenv/phpenv plugin to enable/disable configs.

Installation

Simply clone the repository into the plugins directory:

mkdir -p "$(phpenv root)/plugins"
git clone git://github.com/sergeyklay/phpenv-config-add.git "$(phpenv root)/plugins/phpenv-config-add"

Usage

phpenv config-add /path/to/config.ini
phpenv config-rm config.ini || true

License

The phpenv-config-add is released under the MIT License.

About

A phpenv plugin to enable/disable configs.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages