Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 357 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 357 Bytes

ggcom-php-utils

GotGet Common - PHP - Utilities

mkdir -pv ~/ggcom/
git clone https://github.com/LTGIV/ggcom-php-library.git ~/ggcom/ggcom-php-library/
git clone https://github.com/LTGIV/ggcom-php-utils.git ~/ggcom/ggcom-php-utils/
echo 'export PATH=${PATH}:$(find ~/ggcom/ggcom-php-utils -type d | tr "\n" ":" | sed "s/:$//")' >> ~/.bash_profile