erikdubbelboer / phpRedisAdmin

Simple web interface to manage Redis databases.
http://dubbelboer.com/phpRedisAdmin/
3.11k stars 666 forks source link

dependencies! #115

Closed BenMoore71 closed 7 years ago

BenMoore71 commented 7 years ago

For everything that is holy and sacred please, someday, publish the code with all dependencies resolved so that simple copy of git is enough.

Thanks.

erikdubbelboer commented 7 years ago

Doing 2 git commands instead of 1 is too much?

git clone https://github.com/ErikDubbelboer/phpRedisAdmin.git
git clone https://github.com/nrk/predis.git phpRedisAdmin/vendor