seregazhuk / php-pinterest-bot

This PHP library will help you to work with your Pinterest account without using any API account credentials.
MIT License
413 stars 129 forks source link

how can i install without composer ? #414

Closed sasdsky closed 6 years ago

sasdsky commented 6 years ago

I have already lamp on my vps , i have some sites in it , i don't want to touch them , so is it possible to install php-pinterest-bot without composer ?

seregazhuk commented 6 years ago

I don't think that Composer will somehow touch your sites. Of course, you can just download sources, but it will be a nightmare to include all required files in your script.